summaryrefslogtreecommitdiff
path: root/service/test/functional/features/compose_save_draft_and_send.feature
AgeCommit message (Collapse)Author
2015-11-12remove save draft button, related css and jsRobin Doherty
2015-03-26Trying to fix problem with functional test while opening email.Tiago Ferraz
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.
2015-03-09Refactoring of fuctional testsTiago Ferraz
The scenarios were updated to follow the conventions of gherkin steps. Removal of duplicated code.
2014-10-09Making compose_save_draft_and_send feature workDuda 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