-
New version of httpx (>=0.15) have change httpx.Response attributes list. The current vcrpy stubs is impacted by this change:
```
@patch("httpx.Response.close", MagicMock())
@patch("httpx…
-
`config/initializers/integration_recorder.rb` has configuration for VCR filters. Currently it filters for ``. Change this to `` and update corresponding vcr cassettes.
-
Cf https://github.com/rladies/meetupr/pull/84
My biggest fear with OAuth is that at the time of vcr configuration there is a token but what if it gets refreshed later whilst running the tests and r…
-
Context: At the moment for faking some behavior of the server (e.g. an error, or simpler responses to decrease the fixture size) one needs to use webmockr.
This is not ideal as it's quite different f…
-
For example, what checks were executed and with what result.
**Implementation notes**
- Extend `schemathesis.cli.cassettes.Process` to include checks' information. This info can be added from `eve…
-
From Issue #11 you state that the fins-nodes doesn't support read or write of single bits.
So, if one wants to set/reset a single bit (e.g an output) one would have to first read the word in which th…
-
Hi again @mattjones315, I wanted follow up on the missing data issue that we discussed in issues #110 and #126. I went through the `allele_table` generated from my GESTALT data and counted up the numb…
-
Hi Scott,
thanks for this package and the amazing efforts around HTTP testing in R.
I am somewhat new to mocking and scratching my head what I might be doing wrong.
I followed the {vcr} intro a…
pat-s updated
4 years ago
-
Põhiline aeg lehe ehitamisel kulub kassettide renderdamisele.
Samuti kasutab see märkimisväärselt mälu.
Tuleb need data.lang.yaml failid teha minimaalsed ja võimalikult vähese sügavusega - täpselt l…
-
(http://histocs.com/)
https://d.pr/f/rspuWp
sr320 updated
3 years ago