Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-10 | [#923] Fix functional test on login page | Sriram Viswanathan | |
2017-02-21 | [#907] Makes login page responsive | Anike Arni | |
2016-12-06 | Remove sleep time when waiting for interstitial | Tulio Casagrande | |
See: https://github.com/pixelated/project-issues/issues/381 | |||
2016-12-01 | Increase interstitial timeout | Tulio Casagrande | |
We need a bigger timeout in order to test remotely See: https://github.com/pixelated/project-issues/issues/381 | |||
2016-12-01 | Fix logout button reference to work on Firefox | Tulio Casagrande | |
See: https://github.com/pixelated/project-issues/issues/381 | |||
2016-11-30 | Add username to behave context | Tulio Casagrande | |
See: https://github.com/pixelated/project-issues/issues/381 | |||
2016-11-30 | Add sign up smoke test | Tulio Casagrande | |
See: https://github.com/pixelated/project-issues/issues/381 | |||
2016-11-29 | Convert URL constants to behave's userdata | Tulio Casagrande | |
Behave 1.2.5 introduces user-specific configuration data, which can be used to override default values. See: https://github.com/pixelated/project-issues/issues/380 | |||
2016-11-24 | Fix imports | Tulio Casagrande | |
See: https://github.com/pixelated/project-issues/issues/380 | |||
2016-05-18 | Issue #692 re-added logout back in the feature toggle | NavaL | |
2016-01-28 | added ft step | NavaL | |
Issue #583 | |||
2016-01-27 | Add a login multi user functional test | Folker Bernitt | |
- Issue #576 - Extended AppTestClient with multi user support |