##// END OF EJS Templates
phabricator: add custom vcr matcher to match request bodies...
phabricator: add custom vcr matcher to match request bodies Currently when the phabricator extension's conduit output changes the tests don't notice since the default vcr matcher only matches on 'method' and 'uri', not the body. Add a custom matcher that checks the same params are in the body (ignoring ordering). vcr's in-built body matcher can't be used since it fails under py3 with a "UnicodeEncodeError" on the "€ in commit message" tests. The DREV ids have decreased since the recordings were generated against a different phabricator instance to avoid spamming mercurial-devel. Differential Revision: https://phab.mercurial-scm.org/D6347

File last commit:

r16489:cf137319 stable
r42454:af13e208 default
Show More
proto
24 lines | 478 B | text/plain | ProtoBufLexer
Steven Stallion
plan9: initial support for plan 9 from bell labs...
r16383 lib - sys sys
mercurial - sys sys
hgrc.d - sys sys
9diff.rc - sys sys
factotum.rc - sys sys
rc - sys sys
bin - sys sys
9diff - sys sys
hg - sys sys
sys - sys sys
lib - sys sys
python - sys sys
lib - sys sys
python2.5 - sys sys
site-packages - sys sys
hgext - sys sys
+ - sys sys
mercurial - sys sys
+ - sys sys
Steven Stallion
plan9: finalize documentation for next release
r16442 mercurial-VERSION-py2.5.egg-info - sys sys
src - sys sys
cmd - sys sys
Steven Stallion
plan9: add missing source entries to proto
r16489 hg - sys sys
+ - sys sys