16 Apr, 2016
1 commit
-
It makes it harder for an user to mistakenly add a metric to their script that will never work. Signed-off-by: Eduardo Araújo <duduktamg@hotmail.com>
20 Jan, 2016
2 commits
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Signed off by: Daniel Miranda <danielkza2@gmail.com>
26 Oct, 2015
7 commits
-
* Also renamed some step definitions to explicitly use tree metric configurations or hotspot metric configurations * Also added translations for the cases when there are no metric configurations of each type * Showing name and code on the table for hotspot metric configurations * When adding a hotspot metric configuration, the weight will be Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
* The acceptance test got ambiguous when trying to assert for links inside metric configuration tables. Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
They were fixed by 9f423c238409f03157117dd50f4a94783f5a3dcb which fixed cache expiration. Signed off by: Heitor Reis <marcheing@gmail.com>
-
The search and replace missed this. Now when a new CompoundMetriConfiguration gets created or updated the KalibroConfiguration show page gets a clear cache. Signed off by: Heitor Reis <marcheing@gmail.com>
-
* Subsequent commits will fix these tests Signed off by: Rafael Reggiani Manzo <rr.manzo@gmail.com>
-
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>
-
This update breaks some code for which the tests were set to pending and should get fixed in the following commits. Signed off by: Diego Araújo <diegoamc90@gmail.com>
17 Apr, 2015
4 commits
-
Cretated helper t_hint for easy hint translation retrieval Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Missing actions for menu selection Signed off by: Daniel Miranda <danielkza@gmail.com>
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
-
Also changing the other accpetance tests to include the new translations Signed off by: Diego Araújo <diegoamc90@gmail.com>
12 Feb, 2015
7 commits
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com> Signed off by: Daniel Alves <danpaulalves@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
21 Nov, 2014
1 commit
22 Oct, 2014
1 commit
-
Signed off by: Heitor Reis <marcheing@gmail.com>
15 Oct, 2014
1 commit
-
Signed-off-by:Beatriz Rezener <beatrizrezener@gmail.com> Signed-off-by:Joao Gabriel <joaogabrieldebrittoesilva@gmail.com>
13 Oct, 2014
1 commit
-
Signed-off-by:Beatriz Rezener <beatrizrezener@gmail.com>
12 Sep, 2014
1 commit
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
20 Aug, 2014
1 commit
-
There is a bug described on https://www.pivotaltracker.com/story/show/77312610 So the acceptance test was wiped
14 Aug, 2014
1 commit
-
Signed off by: Renan Fichberg <rfichberg@gmail.com>
11 Jun, 2014
2 commits
-
signed-off-by: Thiago Kenji Okada <thiago.mast3r@gmail.com>
-
signed-off-by: Pedro Paulo Vezza Campos <pedro@vezza.com.br>
26 Feb, 2014
8 commits
-
1. Included verification of the list of ranges of a compound metric configuration; 2. Included verification of the list of ranges of a metric configuration. Also fixed show action of compound metric configuration controller. signed-off-by: Renan Fichberg <rfichberg@gmail.com>
-
signed-off-by: Fellipe Souto <fllsouto@gmail.com>
-
Missing unit tests and acceptance tests. signed-off-by: Diego Araújo <diegoamc90@gmail.com>
-
Controller method Refactored new into partials Fixed destroy route Factories for compound metrics Update route with a helper Missing: Acceptance tests Update action Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Comments can't be in the same line as tags on cucumber features.
-
Pending: Complete acceptance tests.