dmpopidor / test /
@Brian Riley Brian Riley authored on 27 Jan 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
fixtures resolved merge conflicts 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 master (#20) 9 years ago
unit added new seed file that works with new schema. commented out plans and answers for now though because plan model is unfinished 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 switched visibility to be a bit flag using FlagShihTzu instead of a lookup table. adjusted db migration. Removed all of the empty stub test files generated by the rails scaffolding mechanism. 9 years ago