| 2017-06-09 |
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 |
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 |
bugfixes to allow tests to work
xsrust
committed
on 26 May 2017
|
| 2017-05-18 |
Template versioning update.
Jimmy Angelakos
committed
on 18 May 2017
|
| 2017-04-28 |
fixed some initial errors with tests after last PR
Brian Riley
committed
on 28 Apr 2017
|
| 2017-04-21 |
Updated tests to work with updated controller
Brian Riley
committed
on 21 Apr 2017
|
| 2017-04-19 |
added dmptemplate_id to the Template creations in db seeds file and test_helper
briley
committed
on 19 Apr 2017
|
| 2017-04-03 |
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 |
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley
committed
on 30 Mar 2017
|
|
removed 'freeze from Perm constant definitions. this is deprecated in Rails 4
briley
committed
on 30 Mar 2017
|
|
|
switch from doing Perm.where(name: [...]) to [Perm::VALUE, ...] in test_helper
briley
committed
on 30 Mar 2017
|
|
|
removed debug lines and got tests pasing locally
briley
committed
on 30 Mar 2017
|
|
|
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
|
|
|
Added yet more debug lines for travis
briley
committed
on 30 Mar 2017
|
|
|
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
|
|
|
removed LANGUAGES fix from test_helper
briley
committed
on 30 Mar 2017
|
|
|
added step to check LANGAUGES and reload if necessary in test_helper
briley
committed
on 30 Mar 2017
|
|
|
fixed issue with missing attributes in registrations controller. added some debug line for travis issues
briley
committed
on 30 Mar 2017
|
|
|
removed travis debug line. For some reason phases controller test is calling find_org_admin twice
briley
committed
on 30 Mar 2017
|
|
|
added debug line for travis failure testing
briley
committed
on 30 Mar 2017
|
|
|
switched I18n.locale to FastGettext
briley
committed
on 30 Mar 2017
|
|
|
added language and first/last name to test_helper that creates an org admin. fails on travis for some reason
briley
committed
on 30 Mar 2017
|
|
| 2017-03-29 |
added tests for guidance_group controller and added method to test helper to get org admin DMPRoadmap/roadmap#212
briley
committed
on 29 Mar 2017
|
| 2017-03-24 |
added logic to db/seeds.rb to always create a default org for the one defined in config/branding.yml. This is the managing org
briley
committed
on 24 Mar 2017
|
| 2017-03-21 |
fixes to some of the functional tests to use FastGettext instead of I18n
briley
committed
on 21 Mar 2017
|
| 2017-02-28 |
fixed merge conflicts in schema.rb and test_helper.rb
briley
committed
on 28 Feb 2017
|
| 2017-02-07 |
Updated projects_helper by renaming 'project_list_column_body' to 'plan_list_column_body'. updated references to that code block. moved hard-coded 'Unknown' to locale files. Added tests for projects_helper
briley
committed
on 7 Feb 2017
|
| 2017-02-06 |
corrected test for title check of the 'my plans' page
briley
committed
on 6 Feb 2017
|
| 2017-02-04 |
added answers_controller tests
Brian Riley
committed
on 4 Feb 2017
|
| 2017-02-03 |
fixed issue with static_pages_controller_test
Brian Riley
committed
on 3 Feb 2017
|