summaryrefslogtreecommitdiff
path: root/pymemcache/test/conftest.py
Commit message (Collapse)AuthorAgeFilesLines
* split benchmarks by method and include get_multi and set_multishargan2018-08-301-9/+18
|
* Merge branch 'master' of github.com:pinterest/pymemcache into add_hashing_clientJohn Anderson2015-07-161-0/+18
|\ | | | | | | | | Conflicts: docs/apidoc/pymemcache.test.rst
| * Setup pytest configuration for benchmarksJohn Anderson2015-07-021-0/+18
| | | | | | | | | | Using tox -e py27 -- -m benchmark or pytest -m benchmark you can now run the benchmarking tests
* | Fix tests + pep8John Anderson2015-06-201-1/+4
| |
* | Implemented the other functions and added testsJohn Anderson2015-06-201-0/+11
|/
* flake8 the testsJohn Anderson2015-06-201-0/+1
|
* Finished porting integration tests to pytestJohn Anderson2015-06-191-0/+34