Home
last modified time | relevance | path

Searched refs:VCR (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/unit/
H A Dtest_vcr.py6 from vcr import VCR, use_cassette
15 test_vcr = VCR(record_mode=record_mode)
124 vcr = VCR(before_record_response=filter_all)
138 vcr = VCR()
143 vcr = VCR(path_transformer=None)
148 vcr = VCR(cassette_library_dir='/foo')
191 vcr = VCR(inject_cassette=True)
297 vcr = VCR(inject_cassette=True)
307 vcr = VCR(inject_cassette=True, path_transformer=VCR.ensure_suffix('.yaml'))
333 vcr = VCR()
[all …]
/dports/devel/py-vcrpy/vcrpy-2.0.1/tests/integration/
H A Dtest_config.py9 my_vcr = vcr.VCR(serializer='json')
20 my_vcr = vcr.VCR(cassette_library_dir=str(tmpdir.join('subdir')))
29 my_vcr = vcr.VCR(cassette_library_dir=str(tmpdir.join('subdir')))
41 my_vcr = vcr.VCR(match_on=['method'])
54 my_vcr = vcr.VCR()
/dports/devel/py-vcrpy/vcrpy-2.0.1/
H A DREADME.rst3 VCR.py
9 This is a Python version of `Ruby's VCR
21 VCR.py simplifies and speeds up tests that make HTTP requests. The
22 first time you run code that is inside a VCR.py context manager or
23 decorated function, VCR.py records all HTTP interactions that take
26 cassette. When the relevant piece of code is executed again, VCR.py
40 VCR.py will detect the absence of a cassette file and once again record
H A DPKG-INFO11 VCR.py
17 This is a Python version of `Ruby's VCR
29 VCR.py simplifies and speeds up tests that make HTTP requests. The
30 first time you run code that is inside a VCR.py context manager or
31 decorated function, VCR.py records all HTTP interactions that take
34 cassette. When the relevant piece of code is executed again, VCR.py
48 VCR.py will detect the absence of a cassette file and once again record
/dports/devel/py-vcrpy/vcrpy-2.0.1/vcrpy.egg-info/
H A DPKG-INFO11 VCR.py
17 This is a Python version of `Ruby's VCR
29 VCR.py simplifies and speeds up tests that make HTTP requests. The
30 first time you run code that is inside a VCR.py context manager or
31 decorated function, VCR.py records all HTTP interactions that take
34 cassette. When the relevant piece of code is executed again, VCR.py
48 VCR.py will detect the absence of a cassette file and once again record
/dports/textproc/docbook2X/docbook2X-0.8.8/test/refentry/
H A DMakefile.am7 XML_FILES = sgml2xml.xml sgmlnorm.xml docbook2manxml.xml VCR.xml \
9 MXML_FILES = sgml2xml.mxml sgmlnorm.mxml docbook2manxml.mxml VCR.mxml \
11 MAN_FILES = sgml2xml.1 sgmlnorm.1 docbook2manxml.1 VCR.7 \
/dports/textproc/htmltest/htmltest-0.15.0/vendor/gopkg.in/seborama/govcr.v2/
H A DREADME.md134 ### Example 1 - Simple VCR
160 ### Example 2 - Custom VCR Transport
163 In such cases, you can pass the `http.Client` object of your application to VCR.
190 // It shows the use of a VCR with a custom Client.
208 // Instantiate VCR.
214 // Inject VCR's http.Client wrapper.
215 // The original transport has been preserved, only just wrapped into VCR's.
224 ### Example 3 - Custom VCR, POST method
229 ### Example 4 - Custom VCR with a ExcludeHeaderFunc
279 ### Example 5 - Custom VCR with a ExcludeHeaderFunc and ResponseFilterFunc
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-phabricator.t11 > # it back. The VCR transcripts will be auto-sanitised to replace your real
25 $ VCR="$TESTDIR/phabricator"
37 > --test-vcr "$VCR/phabread-conduit-error.json" D4480 | head
57 $ hg phabread --test-vcr "$VCR/phabread-4480.json" D4480 | head
80 $ hg phabread --test-vcr "$VCR/phabread-empty-drev.json" D7917-D7917
88 > --test-vcr "$VCR/accept-4564.json"
103 $ hg phabsend -r . --test-vcr "$VCR/phabsend-create-alpha.json"
375 $ hg phabsend -r .~2:: --test-vcr "$VCR/phabsend-binary.json"
440 $ hg phabread --test-vcr "$VCR/phabread-str-time.json" D1285
683 > --test-vcr "$VCR/phabsend-fold-initial.json"
[all …]
/dports/devel/py-vcrpy/vcrpy-2.0.1/vcr/
H A D__init__.py2 from .config import VCR
16 default_vcr = VCR()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Dmod-1.c6 } VCR; typedef
9 VCR vcr[8];

12345678910>>...21