dmpopidor / test /
@briley briley authored on 30 Mar 2017
..
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
functional added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212 9 years ago
helpers fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name 9 years ago
integration fixed the rest of the tests by swapping out I18n and removing locales from routes 9 years ago
performance Merging master (#20) 9 years ago
unit fixed some of the failing tests. Commented out helpers/plan_list tests because it relied on old I18n helpers to determine column name 9 years ago
configuration_test.rb added logic to db/seeds.rb to always create a default org for the one defined in config/branding.yml. This is the managing org 9 years ago
routing_test.rb fixed the rest of the tests by swapping out I18n and removing locales from routes 9 years ago
test_helper.rb switched I18n.locale to FastGettext 9 years ago