|
|
f67163de05
|
chore: remove deprecated code
|
2026-03-30 14:07:18 -04:00 |
|
d3vyce
|
1890d696bf
|
feat: rework async event system (#196)
* feat: rework async event system
* docs: add v3 migration guide
* feat: add cache
* enhancements
|
2026-03-30 18:24:36 +02:00 |
|
d3vyce
|
666c621fda
|
fix: create_db_session commits via real transaction, not savepoint (#184)
|
2026-03-26 19:57:40 +01:00 |
|
dependabot[bot]
|
65d0b0e0b1
|
⬆ Bump ty from 0.0.23 to 0.0.25 (#178)
* ⬆ Bump ty from 0.0.23 to 0.0.25
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.23 to 0.0.25.
- [Release notes](https://github.com/astral-sh/ty/releases)
- [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ty/compare/0.0.23...0.0.25)
---
updated-dependencies:
- dependency-name: ty
dependency-version: 0.0.25
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: ty warnings
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: d3vyce <nicolas.sudres@proton.me>
|
2026-03-26 12:57:29 +01:00 |
|
d3vyce
|
baebf022f6
|
feat: move db related function from pytest to db module (#119)
|
2026-03-09 17:15:50 +01:00 |
|
d3vyce
|
6714ceeb92
|
chore: documentation (#76)
* chore: update docstring example to use python code block
* docs: add documentation
* feat: add docs build + fix other workdlows
* fix: add missing return type
|
2026-02-19 16:43:38 +01:00 |
|
d3vyce
|
19805ab376
|
feat: add dependency_overrides parameter to create_async_client (#61)
|
2026-02-13 18:11:11 +01:00 |
|
d3vyce
|
d4498e2063
|
feat: add cleanup parameter to create_db_session (#60)
|
2026-02-13 18:03:28 +01:00 |
|
d3vyce
|
8825c772ce
|
doc: add missing docstring + add missing feature to README (#57)
|
2026-02-12 18:09:39 +01:00 |
|
d3vyce
|
c8c263ca8f
|
fix: don't use default DB if pytest-xdist is not present (#51)
|
2026-02-11 17:07:15 +01:00 |
|
d3vyce
|
ced1a655f2
|
feat: add support for pytest-xdist (#47)
|
2026-02-10 21:29:17 +01:00 |
|
|
|
ba5180a73b
|
feat: add create_async_client and create_db_session pytest utils
function
|
2026-01-28 08:57:17 -05:00 |
|