mirror of
https://github.com/morbalint/kemkas-backend.git
synced 2026-07-17 21:23:46 +00:00
add basic generated unit tests (#47)
* add basic generated unit tests * generate more tests
This commit is contained in:
@@ -25,3 +25,12 @@ dotnet dev-certs https --format PEM --no-password -ep ~/.aspnet/https/kemkas.pem
|
||||
```
|
||||
|
||||
Later start the docker compose first and the project launch settings after the DB is up and running.
|
||||
|
||||
## Unit tests
|
||||
|
||||
Run backend unit tests from the repository root:
|
||||
|
||||
```shell
|
||||
dotnet test Kemkas.slnx -c Release
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user