Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-02-27 | Allow to pass a different timeout to wait_until_* methods | Alexandre Pretto Nunes | |
2015-02-25 | #296 Fixing functional tests so it clicks the right element | Gabriel Albo | |
2015-02-23 | Tests click on fake-left-off-canvas-toggle instead of hidden one. | Folker Bernitt | |
- Issue #290 | |||
2015-01-12 | Improved functional test waits in mail_view steps. | Folker Bernitt | |
2015-01-09 | Added printing of console.log to functional test common. | Folker Bernitt | |
2014-12-11 | optmizing python imports | Duda Dornelles | |
2014-11-19 | better organization for integration test support classes | Duda Dornelles | |
2014-11-18 | Fixing functional tests. Im not proud. | Duda Dornelles | |
2014-11-12 | Fixing functional test failure on 'trash/delete this message' step. Adding ↵ | Gabriel Albo | |
attachment icon to mail list | |||
2014-10-27 | Attempt to fix functional tests: adding more wait_untils on the core of our ↵ | Duda Dornelles | |
selectors (like capybara), disabling mail list autoRefresh (only for functional tests) and adding some ridiculos timeout in a specific step | |||
2014-10-24 | small fixes here and there | Duda Dornelles | |
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-14 | No more tag_index - now whoosh does everythin | Duda Dornelles | |
2014-10-14 | Fix pep8 warnings. | Folker Bernitt | |
2014-10-14 | Tried to make part of functional tests more stable. | Folker Bernitt | |
- Waiting for text change is unreliable, instead wait for Send button to disappear when sending mail | |||
2014-10-10 | Using file index for whoosh and fixing functional tests | Duda Dornelles | |
2014-10-10 | pep8 warnings | Duda Dornelles | |
2014-10-10 | Making forward_trash_archive feature work | Duda Dornelles | |
2014-10-09 | Making compose_save_draft_and_send 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 |