-
### Python version
3.11.7
### Operating system and processor architecture
macOS-14.3.1-arm64-arm-64bit
### Installed packages
```python
+ agate==1.9.1
+ aiofile==3.9.0
+ alembic==1.14.0
+ a…
-
## Environment
Using the latest `respx==0.21.1` with `pytest==8.0.0` and `pytest-mock==3.12.0`
## Issue
Following the [`respx` docs](https://lundberg.github.io/respx/guide/#iterable) for moc…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Other Branches
These updates…
-
Opening this issue to begin discussion on how we should handle testing with v2. Currently the unit tests return mocked data and integration tests require containerlab to be spun up.
I propose the …
-
https://github.com/bcgov/bcdata/issues/342
Swapping in the test url (https://toyger.data.gov.bc.ca/) results in several failures:
```
$ py.test tests/test_bcdc.py
=============================…
-
### Ticket Contents
## Description
There is a [binder](https://www.neoteroi.dev/blacksheep/requests/#reading-parameters-from-the-request-object) `FromHeader` here:
https://github.com/Xcov19/proje…
-
# A more comprehensive PyTest pipeline
Below I copy-paste some items we have listed together with @Abellegese on today's 1-on-1 meeting (04/11/2024).
## Wishlist
- [ ] Test a predefined set o…
-
We are using unittest as our main framework currently. However, as we move to data platform workflows, we can get a lot of advantages moving it to pytest instead.
One important point raised by @ca…
-
I'm trying to package your module as rpm packag. So I'm using typical in such case build, install and test cycle used on building package from non-root account:
- "setup.py build"
- "setup.py instal…