add tests forn forms, products, productors
All checks were successful
Deploy Amap / deploy (push) Successful in 3m45s
All checks were successful
Deploy Amap / deploy (push) Successful in 3m45s
This commit is contained in:
@@ -29,6 +29,11 @@ alembic revision --autogenerate -m "message"
|
||||
```console
|
||||
alembic upgrade head
|
||||
```
|
||||
## Tests
|
||||
```
|
||||
hatch run pytest
|
||||
hatch run pytest --cov=src -vv
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user