12 Commits

Author SHA1 Message Date
10b332e911
refactor: st3 parser (importer) 2024-08-06 00:23:31 +08:00
6e2bcbd0ea
wip, tests and others 2024-06-20 02:30:37 +08:00
62c80c9955
fix: ruff F401 warnings 2024-05-22 02:32:34 +08:00
677ab6c31e
test: refactor legacy tests 2024-05-21 21:12:11 +08:00
ab88b6903c
test: conftest database clean-up 2024-05-21 21:04:30 +08:00
ce715bfccc
refactor: sqlalchemy custom types
- Unify `IntEnum` type decorators to single `DbIntEnum`
- Add timezone aware `TZDateTime` from sqlalchemy docs
2024-05-20 21:21:49 +08:00
5f2b66233b
chore: tests 2024-05-20 00:19:16 +08:00
e295e58388
feat: sqlalchemy TypeDecorators for arcaea enums 2024-04-13 22:56:15 +08:00
61d9916cae
feat: db pytest fixtures 2024-04-13 22:53:55 +08:00
f359322b6c
refactor!: calculate -> calculators 2024-04-04 18:10:53 +08:00
c705fea473
feat: formatter utils 2024-04-03 13:37:23 +08:00
b14c3e82b4
test: add tests 2023-11-09 16:33:51 +08:00