- Feb 17, 2025
-
-
Antoine Lambert authored
Bump development tools: mypy, codespell, isort, ... Move all tools configuration in pyproject.toml. Remove no longer needed mypy overrides.
-
- Feb 13, 2025
-
-
Antoine Lambert authored
-
- Aug 01, 2024
-
-
David Douard authored
-
- Mar 29, 2024
-
-
vlorentz authored
-
- Mar 11, 2024
-
-
vlorentz authored
In our tests, we are using some patterns that are not supported by the `importlib` mode, like importing test modules from one another. So switch back to the default `prepend` mode, but add the `consider_namespace_packages` option that was introduced in pytest 8.1 so our `swh` namespace package gets properly detected as such. For reference, see: https://docs.pytest.org/en/latest/reference/reference.html#confval-consider_namespace_packages Unfortunately, this breaks support for pytest <8.1
-
- Feb 07, 2024
-
-
vlorentz authored
Which itself switches to pytest-postgresql 5.0, which changes the object the 'dsn' attribute is on.
-
- Jul 07, 2023
-
-
David Douard authored
It now needs types-click which is indeed a dependency of swh.core[testing].
-
- Dec 07, 2022
-
-
vlorentz authored
-
- Jun 15, 2022
-
-
Antoine Pietri authored
-
Antoine Pietri authored
-
- May 13, 2022
-
-
Antoine Pietri authored
-
- Jun 09, 2021
-
-
Antoine R. Dumont authored
-
- Jul 17, 2019
-
-
Thibault Allançon authored
- Move 'api/client' to the root - Move 'api/server' into 'java/server'
-
- May 06, 2019
-
-
Thibault Allançon authored
-