-
The faraday support in VCR 6.3.0 attempts to require `faraday/multipart`, but this gem won't necessarily be available on most projects--it's not included by default when a project uses faraday. This …
-
I'm getting the following when I use capybara-ng
```
/Users/myuser/legion/spec/spec_helper.rb:19:in `block in ': uninitialized constant Angular (NameError)
from /Users/myuser/.rbenv/versions/2.1.5/li…
-
All tests right now use LIGHTNING=False (a lot easier to test things) but it would be great if some also test Lightning functions. We would have to set up an LNbits instance in the tests (with FakeWal…
-
Hi @minimul,
I'm using your library (and extending it slightly) to cover a bit more than just the accounting endpoints from Xero. It's working well, thank you.
I was wondering how I now convert …
-
- [x] make any changes to note that `vcr` supports `httr2`
- [x] make any changes to note that `webmockr` supports `httr2`
- [ ] add examples of using `vcr` and/or `webmockr` with `httr2`?
Maybe …
-
In a freshly generated Rails app where I ran the `rails g curate -f` generator, When I run
``` bash
$ rails g curate:work Text
```
it adds a suite of 50+ tests. _Most of those tests fail_.
## To g…
-
I am doing my tests with VCR i am wondering if i should/could disable cached resource in tests so i can continue to use VCR. It does not make sense to use both. Any ideas?
-
It would be useful, for server to accept another param (.e.g -i file), targeting to a custom file with pre-insert interceptor functions. This would be an easy way to add dynamic properties, like creat…
-
Use a service container https://docs.github.com/en/actions/using-containerized-services/about-service-containers
to run the ollama image https://hub.docker.com/r/ollama/ollama
-
Giftless has not had a makeover since ~2020/2021 so an update is in order and @athornton is leading the charge 🙏
## Acceptance
```[tasklist]
## Updates
- [x] Have it work with modern python ve…