sapling/edenscm
Mark Thomas b44e2103d7 simplecache: don't use memcache in tests
Summary:
The simplecache test attempts to connect to a memcache instance on localhost.
This means the test fails if a memcache instance is not available.

Remove the use of memcache in the test.  We still test local files, and assume
that memcache itself works.

Also corrupt the correct key when testing corruption handling, and document the
config options.

Reviewed By: quark-zju

Differential Revision: D13818471

fbshipit-source-id: 6ca7f575aa813f95773144be5337796f029ffd90
2019-02-01 19:19:36 -08:00
..
hgdemandimport codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
hgext simplecache: don't use memcache in tests 2019-02-01 19:19:36 -08:00
mercurial rust: move bindings to a single python extension 2019-02-01 17:53:22 -08:00
__init__.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00