History for dmpopidor / test / test_helper.rb
2017-12-22
@bhavi
Templates table revisions #900 (In Progress) ...
bhavi authored on 20 Dec 2017 Brian Riley committed on 22 Dec 2017
2017-12-11
@Sam Rust
Merge pull request #902 from CDLUC3/issue813 ...
Sam Rust authored on 11 Dec 2017 GitHub committed on 11 Dec 2017
2017-12-09
@Brian Riley
updated org links to use same logic as template links. display org name if no logo ...
Brian Riley committed on 9 Dec 2017
2017-12-08
@briley
Make templates page usable for Org Admins and Super Admins ...
briley authored on 27 Nov 2017 Brian Riley committed on 8 Dec 2017
2017-11-09
@briley
removed the default setting from plans.visibility ...
briley committed on 9 Nov 2017
2017-08-07
@briley
fixed tests broken by change to core page structure DMPRoadmap/roadmap#552
briley committed on 7 Aug 2017
2017-07-27
@briley
fixed broken tests and added functional tests for public_pages_controller
briley committed on 27 Jul 2017
2017-07-07
@Brian Riley
fixed broken test created by change in dashboard page title. updated logo resize function on org model to work with larger image size DMPRoadmap/roadmap#242
Brian Riley committed on 7 Jul 2017
2017-06-27
@briley
Fixed test broken by new CSS changes and the removal of a few unessecarry show (e.g. org, guidance, etc.) pages
briley committed on 27 Jun 2017
2017-06-09
@briley
fixed tests to deal with placement of welcome header on home page DMPRoadmap/roadmap#305 ...
briley authored on 1 Jun 2017 Brian Riley committed on 9 Jun 2017
2017-06-07
@Jose Lloret
Fixed problem when creating a question. Fixed JS to display/hide default answer. Fixed tinymce problem for example answer. DMPRoadmap/roadmap#337 ...
Jose Lloret committed on 7 Jun 2017
2017-05-26
@xsrust
bugfixes to allow tests to work
xsrust committed on 26 May 2017
2017-05-18
@Jimmy Angelakos
Template versioning update.
Jimmy Angelakos committed on 18 May 2017
2017-04-28
@Brian Riley
fixed some initial errors with tests after last PR
Brian Riley committed on 28 Apr 2017
2017-04-21
@Brian Riley
Updated tests to work with updated controller
Brian Riley committed on 21 Apr 2017
2017-04-19
@briley
added dmptemplate_id to the Template creations in db seeds file and test_helper
briley committed on 19 Apr 2017
2017-04-03
@briley
added home controller test. updated test helper to reload LANGUAGES constant if its blank during TravisCI build
briley committed on 3 Apr 2017
2017-03-30
@briley
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley committed on 30 Mar 2017
@briley
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley committed on 30 Mar 2017
@briley
switch from doing Perm.where(name: [...]) to [Perm::VALUE, ...] in test_helper
briley committed on 30 Mar 2017
@briley
removed debug lines and got tests pasing locally
briley committed on 30 Mar 2017
@briley
added hack to override the application controller's current_user since its nil in the controller and causing policy check to fail in Travis
briley committed on 30 Mar 2017
@briley
Added yet more debug lines for travis
briley committed on 30 Mar 2017
@briley
template being used to create user on template,phase,section,question and guidance_group controller tests did not match the scaffolded template
briley committed on 30 Mar 2017
@briley
removed LANGUAGES fix from test_helper
briley committed on 30 Mar 2017
@briley
added step to check LANGAUGES and reload if necessary in test_helper
briley committed on 30 Mar 2017
@briley
fixed issue with missing attributes in registrations controller. added some debug line for travis issues
briley committed on 30 Mar 2017
@briley
removed travis debug line. For some reason phases controller test is calling find_org_admin twice
briley committed on 30 Mar 2017
@briley
added debug line for travis failure testing
briley committed on 30 Mar 2017
@briley
switched I18n.locale to FastGettext
briley committed on 30 Mar 2017