Files
devise/test
Carlos Antonio da Silva f1d57d7791 Use a different mapping name for testing the omniauth callback failure
This leaks into Devise mappings overriding the existing :admin one, so
depending on the test seed it fails like this:

    $ TESTOPTS="--seed=9972" rake

    ==> Devise.orm = :active_record
    Run options: --seed=9972

    ...

      1) Failure:
      MappingTest#test_allows_path_to_be_given [./test/mapping_test.rb:31]:
      Expected: "admin_area"
        Actual: "admin"

Using a different name should avoid any test randomization issues.
2014-07-10 08:58:21 -03:00
..
2014-02-25 22:12:55 +05:30
2014-02-25 22:12:55 +05:30
2014-02-25 22:12:55 +05:30
2013-12-05 09:03:32 +01:00
2013-08-05 11:24:04 +02:00
2014-02-25 22:12:55 +05:30