-
@coala and @gitmateIO Python repos have a specific structure for their tests, and 100% test coverage.
Typically automated docs are generated from the source code as the entry point into the system.…
-
Or at least, it does not record any cassettes, and instead always does the Rest query via rest-client. 😒
-
- [ ] Speak to @site5 about unifying work
- [ ] Rerecord all VCR cassettes
- [ ] Pin to highest version that all tests pass on
- [ ] Issue warning when interacting with Onapp API less then Squall's se…
tombh updated
9 years ago
-
https://github.com/1Password/1password-teams-open-source
We have some credentials for `gh3test` that might be useful to share around the team and to contributors for recording cassettes. Thoughts @…
-
It might help to speed up specs and save VCR cassettes if a locally cached WSDL is used for the WOS client, e.g.
```ruby
client = Savon.client(wsdl: 'locally-cached-wsdl.xml')
```
-
As always, we're trying to "stimulate" collaboration between cool projects...
...so what about adding it in MixLab ?
[Python Audio Restoration Suite](https://github.com/HENDRIX-ZT2/pyaudiorestor…
-
Recorded Thrift payloads should be readable (and editable by humans). thriftrw makes this simpler to do. We'll have to figure out a migration path for existing cassettes that are using base64 blobs.
-
This issue is about adding a stub that wraps the [https://pypi.org/project/grpcio/](url) package to support cassettes for GRPC interactions.
Submitting this issue to see whether a contribution for …
-
Got this tip from the VCR community, there's a facility available to automatically strip secrets from generated vcr_cassettes: https://relishapp.com/vcr/vcr/v/3-0-1/docs/configuration/filter-sensitive…
-
Hi,
I would like to load tap preserved files from cassettes with Turbo Load. In a .tap preserved file (from a cassette), you have all the programs saved one per one (all of them are recorded after ea…