dmpopidor / test /
@briley briley authored on 14 Dec 2016
..
api Merging master (#20) 9 years ago
assets tidied up new tests and fixtures. Commented out old tests that were failing. Updated relationship between TokenPermissionType and Organisation so that token_permission_type.organisations works 9 years ago
fixtures updated roles test fixture to use the modified magic string name 9 years ago
functional finished up application controller tests 9 years ago
helpers finished application_helper tests 9 years ago
integration fixed authentication integration test. updated test_helper to compensate for Devise sometimes having an intermediate redirect 9 years ago
performance Merging master (#20) 9 years ago
unit Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach 9 years ago
configuration_test.rb Added magic strings and identifier schemes to new ES locale file. Updated names of magic string categories so that they match the table names 9 years ago
routing_test.rb removed white space 9 years ago
test_helper.rb finished up application controller tests 9 years ago