-
### Description of the bug
After ironing, the extruder moves in an unpredictable pattern, often touching the newly ironed surface with its nozzle. The result is a scratch.
I would like the nozzle to…
-
In recent builds — such as https://github.com/WikiEducationFoundation/WikiEduDashboard/actions/runs/11304166699/job/31442185321#step:14:4022 — it looks like all the tests that use the `num_ref` data f…
-
In #541 I introduced a test suite based on VCR.py cassettes, however over time I've learned that the Google Trends API returns different data for what should be already consolidated information (e.g. …
-
My company has a lot of old shippo responses from older versions. We have a normalization process that only works on the latest response. While it would be nice for us to just update our vcr cassettes…
-
I use the following naming for my cassettes:
```
use_cassette "Stripe.PlanTest/count" do
```
The above means I want to keep `count.json` inside `Stripe.PlanTest` folder, which is a name for my test …
gmile updated
8 years ago
-
Currently, the gem is read-only. Creating, updating and deleting of entities is not supported. This is because the sample service we are using for all the test cases does not support any data modifica…
-
TV would not be possible to use with any system designed to prevent replay attacks. Token based auth, nonces, etc., would all make TV fail.
It's unlikely that TV could make any of this work out of t…
-
This would apply to:
- Hearts (blue/red/yellow, or a more dynamic option that supports custom heart colours for if ASH ever gets merged))
- Cassettes (tan)
- Summit Gems (the appropriate colour)
-…
-
Hi,
I copied and pasted the example code into a file, and ran it. It seems to have run fine:
```
Loaded suite test
Started
.
Finished in 0.403072 seconds.
-------------------------------…
-
It's all in the title and seems to be related to #356
My tests depend on some sensitive data to be at the value I replaced it with.
So when I run the tests I have sometimes the real data (which I do…