Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-26 | Refactorating: replaced XPath by CSS Selector | Tiago Ferraz | |
2015-03-26 | Trying to fix functional test | Tiago Ferraz | |
2015-03-26 | Trying to fix problem with functional test while opening email. | Tiago Ferraz | |
2015-03-26 | Fixed pep8 errors. | Tiago Ferraz | |
2015-03-26 | New 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-09 | Refactoring of fuctional tests | Tiago Ferraz | |
The scenarios were updated to follow the conventions of gherkin steps. Removal of duplicated code. | |||
2015-02-27 | Make tests involving adding and selecting tags more robust | Alexandre Pretto Nunes | |
2015-01-12 | Improved functional test waits in mail_view steps. | Folker Bernitt | |
2014-11-12 | Fixing functional test failure on 'trash/delete this message' step. Adding ↵ | Gabriel Albo | |
attachment icon to mail list | |||
2014-10-16 | Added some wait until visible to functional tests to make them more stable. | Folker Bernitt | |
2014-10-15 | Getting rid of singletons and optimizing imports | Duda Dornelles | |
2014-10-10 | Making forward_trash_archive feature work | Duda Dornelles | |
2014-10-09 | moving fake-service features to service, getting rid of setup.py test ↵ | Duda Dornelles | |
requires and getting them into test_requirements.txt |