| 2017-01-05 |
added unit test for new visibility model and updated projects test to check visibility
Brian Riley
committed
on 5 Jan 2017
|
|---|---|
| 2017-01-03 |
Added is_test and is_public flags to the projects table. Added unit tests for new fields. Removed unecessary attr_accessible section from projects model. Added setters for new flag fields so that only one can be true at a given time
briley
committed
on 3 Jan 2017
|
| 2016-12-21 |
added and finalized unit tests for user, token_permission_types, identifier_Schemes, user_identifiers, organisations
briley
committed
on 21 Dec 2016
|
| 2016-12-20 |
added unit tests for question format
briley
committed
on 20 Dec 2016
|
|
attempted to add some unit tests for Answers but the data will be changing so much that it did not make sense to continue at this point. Created tests for Language
briley
committed
on 20 Dec 2016
|
|
| 2016-12-19 |
Added test fixtures for answers, questions, question formats, and answer formats
briley
committed
on 19 Dec 2016
|
| 2016-11-10 |
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
briley
committed
on 10 Nov 2016
|
| 2016-11-09 |
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
briley
committed
on 9 Nov 2016
|
| 2016-11-02 |
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
briley
committed
on 2 Nov 2016
|
|
commented out guidance and guidance_group tests
briley
committed
on 2 Nov 2016
|
|
|
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley
committed
on 2 Nov 2016
|
|
|
commented out guidance_group and guidance tests because they were referencing old defunct fixtures
briley
committed
on 2 Nov 2016
|
|
|
removed template relationship tests in User test
briley
committed
on 2 Nov 2016
|
|
|
removed user_status and user_type from tests
briley
committed
on 2 Nov 2016
|
|
|
moved in some initial unit tests for user and org models
briley
committed
on 2 Nov 2016
|
|
| 2016-08-12 |
|
| 2016-07-22 |
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
| 2016-07-15 |
added testing for organisations
xsrust
committed
on 15 Jul 2016
|
| 2016-07-12 |
implimented and debugged tests for guidance groups
xsrust
committed
on 12 Jul 2016
|
| 2016-07-11 |
changed can_view to can_view? as it returns a bool
xsrust
committed
on 11 Jul 2016
|
|
remaining tests for guidance re-written and debugged
xsrust
committed
on 11 Jul 2016
|
|
| 2016-07-08 |
implimented and passing new tests for dmptemplate
xsrust
committed
on 8 Jul 2016
|
| 2016-07-06 |
changed methods to reduce risk of modifications to fixtures breaking tests
xsrust
committed
on 6 Jul 2016
|
|
implimented a testing suite for the guidance group model
xsrust
committed
on 6 Jul 2016
|
|
|
fixed bug where users couldn see their organisations' guidance groups
xsrust
committed
on 6 Jul 2016
|
|
| 2016-07-05 |
fixed all tests for guidance and ensured passing
xsrust
committed
on 5 Jul 2016
|
| 2016-06-28 |
Commented out failing unit and functional controller tests
briley
committed
on 28 Jun 2016
|
| 2016-06-27 |
|
| 2016-06-23 |
|
| 2016-06-03 |
DMPonline4 - RAILS 4.0 (#4)
...
Marta Ribeiro
authored
on 3 Jun 2016
Brian Riley
committed
on 3 Jun 2016
|