dmpopidor / test /
@briley briley authored on 1 Feb 2017
..
api Merging current stable development branch into master (#23) 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 replaced use of fixtures with db/seeds.rb. no point in maintaining both 9 years ago
functional resolved merge conflicts 9 years ago
helpers finished application_helper tests 9 years ago
integration resolved merge conflicts 9 years ago
models replaces Organisation. with Org. in all files 9 years ago
performance Merging current stable development branch into master (#23) 9 years ago
unit removed region_group (and underlying table) and replaced with has_and_belongs_to_many relationship on Region so that we can do region.super_region and region.sub_regions. Added unit tests for Region 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 finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly 9 years ago
test_helper.rb added initial unit test for plans. will hold off on finishing 9 years ago