dmpopidor / test /
@briley briley authored on 4 Apr 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 patched organisation_type reference in view, added secure params to orgs controller. Added functional tests for orgs controller 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 added home controller test. updated test helper to reload LANGUAGES constant if its blank during TravisCI build 9 years ago