-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Other
### What happened + What you expected to happe…
-
Understand the current recommended practice for testing external HTTP APIs, accessed via requests. Implement an in initial PoC to get the ball rolling on legitimate testing.
-
Python 3.12 is GA. Upgrade to it.
Tasks
- [x] Clean up the pyproject.toml file. Replace the dev section with a group section.
- [x] Update Nix Python to 3.12.x
- [x] Update Poetry to latest version
-…
-
Even though Mock is used, it needs to be more thoroughly used so that there is a reduced requirement for the installation steps and better unit testing that does no require example input files.
-
This is on debian/trixie, using aiosmtpd 1.4.4.post2-1 or 1.4.3.
It hangs even when there is an actual online network (it also hangs in a restricted container).
This one for example:
```
python3…
-
**Describe the bug**
`test_s1_orbits.py::test_get_orbits_from_slc_ids`, a test that uses Mocker, fails for me with an AssertionError that says "call not found". I am not sure if this is a problem wit…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Edited/Blocked
These updates…
-
I'm sorry that I've missed this previously but looks like cee5027972c5c5063f64f7f6624e20d1c9069497 introduced two test regressions on big-endian:
```pytb
$ pytest pytools/test/test_persistent_dict…
-
When you create a project from scratch and run `pytest` , it fails with the following error:
```
E fixture 'mock_koza' not found
> available fixtures: anyio_backend, anyio_backend_nam…
-
**Describe the bug**
A clear and concise description of what the bug is.
When running tests for `v2.4.2`, the tests pass, but `staggered_race` spews a traceback `RuntimeError: coroutine ignored Ge…