summaryrefslogtreecommitdiff
path: root/service/test/functional/features/steps/mail_view.py
AgeCommit message (Collapse)Author
2015-03-26Refactorating: replaced XPath by CSS SelectorTiago Ferraz
2015-03-26Trying to fix functional testTiago Ferraz
2015-03-26Trying to fix problem with functional test while opening email.Tiago Ferraz
2015-03-26Fixed pep8 errors.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.
2015-02-27Make tests involving adding and selecting tags more robustAlexandre Pretto Nunes
2015-01-12Improved functional test waits in mail_view steps.Folker Bernitt
2014-11-12Fixing functional test failure on 'trash/delete this message' step. Adding ↵Gabriel Albo
attachment icon to mail list
2014-10-16Added some wait until visible to functional tests to make them more stable.Folker Bernitt
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-10-10Making forward_trash_archive 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