Commit graph

10 commits

Author SHA1 Message Date
bronsen
61a414e3ac [project meta,pdm] move version information to config package 2025-03-18 11:35:16 +01:00
bronsen
60344a0cf5 [tests,dependencies] install and configure coverage reports
The reports will be printed on the terminal and written in xml.

A new just recipe is added as well: `just cov`

closes: 
2025-03-18 00:15:33 +01:00
bronsen
bcf6dff1b0 [tests,dependencies] capture logs with help from structlog and forget about logot
Closes 
2025-03-17 17:53:34 +01:00
bronsen
2f8db3c67d [codestyle] taplo wants "pythonpath" to be a list of strings 2025-03-15 21:54:11 +01:00
bronsen
f27dc5a0d3 [test] tell pytest about the logot capturer
...which we do not yet use at this point
2025-03-15 21:53:41 +01:00
bronsen
2c866fe6a8 [project] tell pdm exactly where to find version info 2025-03-14 14:19:40 +01:00
bronsen
ecd80c291a [deployment] select .env according to env var 2025-03-14 14:15:51 +01:00
bronsen
474df0342c [project] create pyproject.toml, readme, version file
`pdm build` even builds this package; no idea if it would be
installable/usable though
2025-03-14 12:37:30 +01:00
bronsen
8500ebb157 [tests] Tell pytest to always create a new db and to NOT run migrations 2025-03-13 17:44:32 +01:00
bronsen
f1a24af335 [tests] Tell pytest where/how to find tests 2025-03-13 17:14:26 +01:00