aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add initial support for fetching govuk-guix revisions on remote hosts•••This begins to remote the restriction of having to have Guix installed locally. Christopher Baines2018-06-23
* Replace the GovukGuix::BuildJob•••With a service that performs the same function, and use the MiniEnvironmentJob instead. Christopher Baines2018-06-22
* Fix an issue with the setup page•••And add some test data to make the corresponding test more rigorous. Christopher Baines2018-06-21
* Update Que to 1.0.0 (beta 3)Christopher Baines2018-06-21
* Change how the EFS File System is handled•••For the AWS backend. Bring it in to the Terraform configuration for the backend, where previously only the id was known. Also, alter the provisioning so that it can handle an empty EFS file system. This reduces the amount of manual setup required for AWS. Christopher Baines2018-06-03
* Fix the terraform aws controller test•••These were broken when adding some additional fields. Christopher Baines2018-05-30
* Fix some linting issues in the testsChristopher Baines2018-04-12
* Remove some redundant views•••And replace with a redirect and flash message. Christopher Baines2018-04-03
* Improve the test suite•••Add some tests, and setup the helpers. For some reason, directly running the test files requires the ugly `ENV['RAILS_ENV'] = 'test'` line at the top of the test_helper.rb file. Christopher Baines2018-04-03
* Remove lots of unnecessary files•••Using the Rails generator seems to generate quite a lot of unnecessary files... Christopher Baines2018-04-03
* Add backend controllers, models and views•••Also annotate existing models. Christopher Baines2018-03-29
* Add some govuk-guix related jobs•••And various other views and routes. Christopher Baines2018-03-29