From aab5c4e3f721431591f3709cecb2e2e58ab9774e Mon Sep 17 00:00:00 2001 From: Tiago Ferraz Date: Mon, 23 Mar 2015 10:27:39 -0300 Subject: New test that use checkboxes. Removal of hamcrest lib, code refactoring. A new test was created to use Pixelated checkboxes and the buttons at the top. Also the lib hamcrest was removed and code refactored to be more pythonic. A new method after_step will log information in case of step failures. --- service/test_requirements.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'service/test_requirements.txt') diff --git a/service/test_requirements.txt b/service/test_requirements.txt index 5179330a..526c8495 100644 --- a/service/test_requirements.txt +++ b/service/test_requirements.txt @@ -1,4 +1,3 @@ -PyHamcrest==1.8.1 behave==1.2.4 selenium==2.44.0 mock==1.0.1 -- cgit v1.2.3