Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-22 | [test] Adds pytest-benchmark adapted to Twisted | Victor Shyba | |
Adapted pytest-benchmark to Twisted as it's synchronous and added fixtures for benchmarking. | |||
2016-08-01 | [test] remove duplicated function declaration | Victor Shyba | |
`pytest_addoption` was declared twice making the second declaration replace the first, thus removing couch url parameter. | |||
2016-08-01 | [test] allow passing number of docs on command line on perf tests | drebs | |
2016-08-01 | [test] allow custom couch url for perf tests | drebs | |
2016-08-01 | [test] use pytest fixture scopes to provide per module soledad server for ↵ | drebs | |
perf tests | |||
2016-08-01 | [test] add pytest initial setup for performance tests | drebs | |