Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-11 | Fixed pep8. | Folker Bernitt | |
2015-08-11 | Fixed test_search integration test. | Folker Bernitt | |
2015-08-11 | fix integration test_search | Victor Shyba | |
2015-03-18 | cleaning import * from integration and unit tests | Victor Shyba | |
2015-03-18 | no more self.client, since those methods are available from test case base | Victor Shyba | |
2015-02-03 | Issue #176 - tags with multiple words are now searcheable | Patrick Maia | |
2015-02-03 | Enabling integration tests to be run in parallel | Duda Dornelles | |
If we were using twisted 12.3.0, this change would allow us to run the tests with 'trial -j <number of tests to run in parallel>'. In a simple test in my box the integration test suite got 3x faster | |||
2015-01-23 | Removed nosetests helper from search test, it is passing now | Bruno Wagner | |
2015-01-22 | #224 renaming tests so they get caught by trial runner | Duda Dornelles | |