Commit Graph

7 Commits

Author SHA1 Message Date
Grzegorz Bizon 71ad3d294e Clear test build storage directory before each example 2016-11-23 13:51:05 +01:00
Grzegorz Bizon 01f588edbc Remove entire test files directory for test builds 2016-11-23 11:52:38 +01:00
Grzegorz Bizon 78529bbd19 Clean build storage after each RSpec test example
This prevents subsequent test examples to be affected by previous tests
that were executed.
2016-11-23 09:36:45 +01:00
Yorick Peterse dbc05d4a62 Don't use "rm" for cleaning tmp/builds
If this directory were to be empty this would result in warnings being
printed to STDERR, cluttering spec output. Doing this in Ruby fixes this
problem (and also removes the need for shell alltogether).
2015-10-02 16:25:47 +02:00
Kamil Trzcinski 2f2b9f67c2 Fix backup tests 2015-09-16 00:06:41 +02:00
Dmitriy Zaporozhets 10b3c85e2c Fix some issues with ci models specs 2015-09-10 15:47:15 +02:00
Dmitriy Zaporozhets 76c6aeb9bc Merge CI factories and CI spec/support with GitLab 2015-09-09 13:37:50 +02:00