mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-09 20:07:39 -06:00
Add pytest with GitHub Action workflow
This commit is contained in:
@@ -10,10 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
## Added
|
||||
|
||||
- A release checklist to the `CHANGELOG.md` file, as a reminder for procedure.
|
||||
- An action workflow for invoking `pytest`
|
||||
- backend: `pwdlib[argon2]` for password hashing
|
||||
- backend: provided `LOG_JSON_FORMAT` and `LOG_LEVEL` environment variable defaults in `run.sh` development script
|
||||
- backend: `User` model, `Session` model with migration script
|
||||
- backend: `utc_now` helper function
|
||||
- backend: `pytest`, simple `/health` & `/api/migrations` endpoint tests
|
||||
- frontend: Added `clsx` package
|
||||
|
||||
## Changed
|
||||
|
||||
Reference in New Issue
Block a user