Javi Martín
da121ebc53
Remove redundant setting resets in after blocks
...
Settings are stored in the database, and so any changes to the settings
done during the tests are automatically rolled back between one test and
the next one.
There were also a few places where we weren't using an `after` block but
changing the setting at the end of the test.
2019-09-23 13:47:45 +02:00
Julian Herrero
31ac8b7f55
Change single quotes to double quotes
2019-02-15 11:40:39 +01:00
Bertocq
28008d64e2
Improve performance swapping keys.each for each_key, plus line lenght comply
2018-01-19 23:44:08 +01:00
Bertocq
cdbf0a77e1
Improve consul.json request spec, to avoid maintaining the setting features list up with seeds.rb content
2018-01-07 15:24:46 +01:00
Alberto García
19925de06b
Merge pull request #2170 from consul/design
...
Design improvements
2017-12-14 11:31:31 +01:00
Bertocq
34f07bcc82
Add feature allow_images flag to installation specs
2017-12-13 14:30:43 +01:00
rgarcia
c63c734ec2
fixes specs
2017-12-12 11:04:05 +01:00
Bertocq
516081d109
Describe with a request spec the consul.json install details route
2017-12-04 18:17:10 +01:00