08 Jun, 2016
1 commit
-
Signed-off-by: Heitor Reis Ribeiro <marcheing@gmail.com>
28 May, 2016
1 commit
-
The previous syntax was over complicated. This one gets the job done the same way. Signed-off-by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
04 May, 2016
1 commit
-
Apparently, the ruby 2.0.0-p598 (CentOS 7 default) breaks with the code we were using. This commit replace it with a different syntax that should be reverted when CentOS 7 updates its ruby.
18 Apr, 2016
1 commit
-
Instead of including it manually on every step that needs it. Signed-off-by: Heitor Reis <marcheing@gmail.com>
16 Apr, 2016
1 commit
-
It will be used to verify the correctness of the Compound Metric Configuration creation metrics list. Signed-off-by: Eduardo Araújo <duduktamg@hotmail.com>
11 Apr, 2016
1 commit
-
The repository/notify_push feature was making post request directly using Rack::Test methods, which is not optimal when we have Capybara to handle all the driver setup and flexibility for us. Change it to use Capybara methods, and fix all the steps accordingly. To make things easier, add some helper methods to deal with headers in different drivers. Also fix a small clarity issue in the notify_push unity tests that also have to set headers.
04 Apr, 2016
1 commit
-
A bug in notify_push was missed due to CSRF protection being disabled in the test environment. Fix that by adding a tag that can enabled it in some features. We might eventually want to enable it for all acceptance tests to make sure other cases like this don't show up.
26 Oct, 2015
1 commit
-
Clear both kalibro databases before running the first test to ensure that seeds do not affect it. Signed off by: Heitor Reis <marcheing@gmail.com>
31 Aug, 2015
1 commit
-
Signed off by: Heitor Reis <marcheing@gmail.com>
17 Apr, 2015
1 commit
16 Apr, 2015
2 commits
10 Apr, 2015
1 commit
12 Feb, 2015
1 commit
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
26 Sep, 2014
1 commit
29 Mar, 2014
1 commit
-
signed-off-by: Fellipe Souto Sampaio <fllsouto@gmail.com> signed-off-by: Diego Araújo <diegoamc90@gmail.com> signed-off-by: Alessandro Palmeira <alessandro.palmeira@gmail.com>
26 Nov, 2013
1 commit
-
Signed-off by : Rafael Reggiani Manzo <rr.manzo@gmail.com>
20 Sep, 2013
1 commit
19 Sep, 2013
1 commit
21 Aug, 2013
2 commits
-
In order to get acceptance test running, poltergeist has been installed.
17 Aug, 2013
2 commits
-
It was necessary to update a lot of gems to get the latest kalibro_entities: atomic devise gherkin i18n mime-types multi_json rspec-core rspec-expectations rspec-mocks rubyntlm rvm-capistrano capistrano shoulda-matchers treetop
17 Jul, 2013
1 commit
27 Jun, 2013
1 commit
20 Jun, 2013
1 commit
-
Shoulda matchers added to make easy to write lots of tests