summaryrefslogtreecommitdiff
path: root/pymemcache/test/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Fix key_prefix issue with stats and cache_memlimitJoe Gordon2022-10-141-2/+8
* Initial support for mypy-based type checking (#373)Jon Parise2022-02-201-1/+1
* Apply black formattingJoe Gordon2021-12-031-32/+41
* Remove six dependency and run pyupgradeJoe Gordon2021-07-201-1/+1
* Relocate test-specific TLS certificates (#284)Jon Parise2020-05-061-1/+2
* Add TLS support for TCP sockets (#276)Moisés Guimarães de Medeiros2020-04-071-0/+24
* 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
|\
| * Setup pytest configuration for benchmarksJohn Anderson2015-07-021-0/+18
* | 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