Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-11 | Fixed invalid crochet import. | Folker Bernitt | |
- Issue #420 | |||
2015-08-11 | Fixed all functional tests using crochet. | Folker Bernitt | |
- Issue #420 - Added crochet as a test dependency - crochet now executes twisted in same process, in a background thread | |||
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-02-12 | Adding Coverage Commands to service/go | Tiago Ferraz | |
Added unit and integration coverage generation command and a combination of both coverage in go script. | |||
2015-01-22 | #224 moving to trial as test runner | Pixpoa pairing | |
2015-01-19 | Issue #169: Allow custom home folder. | Folker Bernitt | |
- add option --home /some/path to set a custom location for all user agent files. | |||
2015-01-08 | Make it easier to run unit, integration and pep8 tests | Alexandre Pretto | |
2014-12-18 | Adding a tornado proxy to simulate the behavior for the user agent when ↵ | Duda Dornelles | |
running with the dispatcher | |||
2014-11-21 | Adding performance benchmark for GET /mails | Duda Dornelles | |
2014-10-28 | Updated selenium version | Bruno Wagner | |
2014-10-16 | Bumped the nose version | Bruno Wagner | |
2014-10-16 | Pinned versions of all packages, so we can reliably run the upgrade test, ↵ | Bruno Wagner | |
also fixed the error we're having on the upgrade test | |||
2014-10-15 | Updated some dependencies | Bruno Wagner | |
2014-10-10 | Fixing selenium version to work with firefox | 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 | |||
2014-09-09 | fix requirements | Christoph Kluenter | |
distinguish between test_requirements and running requirements. |