History for dmpopidor / test
2016-11-16
@briley
Added an integration test for the authentication process to ensure that various scenarios result in the user being presented with the appropriate page
briley committed on 16 Nov 2016
2016-11-02
@briley
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley committed on 2 Nov 2016
@briley
attempting to silence the activerecord log during tests.
briley committed on 2 Nov 2016
@briley
attempting to silence the activerecord log during tests.
briley committed on 2 Nov 2016
@briley
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
@briley
commented out guidance and guidance_group tests
briley committed on 2 Nov 2016
@briley
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley committed on 2 Nov 2016
@briley
updated fixture reference in api_projects_controller_test
briley committed on 2 Nov 2016
@briley
removed forced test flunks from api_projects_controller_test
briley committed on 2 Nov 2016
@briley
commented out guidance_group and guidance tests because they were referencing old defunct fixtures
briley committed on 2 Nov 2016
@briley
removed template relationship tests in User test
briley committed on 2 Nov 2016
@briley
added template, version and phase test fixtures
briley committed on 2 Nov 2016
@briley
removed user_status and user_type from tests
briley committed on 2 Nov 2016
@briley
fixed db migration so that it does not update user records in TEST mode. Added sqlite3 to gemfile for tests. Added languages fixture
briley committed on 2 Nov 2016
@briley
moved in new fixtures
briley committed on 2 Nov 2016
@briley
moved in some initial unit tests for user and org models
briley committed on 2 Nov 2016
2016-08-12
@Damodar Sojka
Merging master (#20) ...
Damodar Sojka authored on 12 Aug 2016 Brian Riley committed on 12 Aug 2016
2016-08-03
@Brian Riley
Added in missing bug fixes (#13) ...
Brian Riley authored on 3 Aug 2016 GitHub committed on 3 Aug 2016
2016-07-28
@Jimmy Angelakos
Sam's fix for the API token issue (#11) ...
Jimmy Angelakos authored on 28 Jul 2016 Brian Riley committed on 28 Jul 2016
2016-07-22
@Brian Riley
Rails 4.2 (#10) ...
Brian Riley authored on 22 Jul 2016 GitHub committed on 22 Jul 2016
@Brian Riley
Merged conflicts
Brian Riley committed on 22 Jul 2016
2016-07-15
@xsrust
added testing for organisations
xsrust committed on 15 Jul 2016
@xsrust
updated fixtures to allow thorough testing of the models
xsrust committed on 15 Jul 2016
2016-07-13
@xsrust
added data to organisations.yml for testing
xsrust committed on 13 Jul 2016
2016-07-12
@xsrust
implimented and debugged tests for guidance groups
xsrust committed on 12 Jul 2016
@xsrust
added templates to guidances
xsrust committed on 12 Jul 2016
2016-07-11
@xsrust
changed can_view to can_view? as it returns a bool
xsrust committed on 11 Jul 2016
@xsrust
found another way to make relationship so commented depricated
xsrust committed on 11 Jul 2016
@xsrust
remaining tests for guidance re-written and debugged
xsrust committed on 11 Jul 2016
@xsrust
added relation between dmptemplates and guidance groups
xsrust committed on 11 Jul 2016