summaryrefslogtreecommitdiff
path: root/service/test/functional/features/steps/search.py
AgeCommit message (Collapse)Author
2015-03-26New test that use checkboxes. Removal of hamcrest lib, code refactoring.Tiago Ferraz
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.
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-09moving fake-service features to service, getting rid of setup.py test ↵Duda Dornelles
requires and getting them into test_requirements.txt