Skip to content
Snippets Groups Projects
Verified Commit 764f8931 authored by David Beniamine's avatar David Beniamine
Browse files

Documentation on tests

parent f0e1504e
Branches
Tags
No related merge requests found
...@@ -39,3 +39,9 @@ cp .env.sample .env ...@@ -39,3 +39,9 @@ cp .env.sample .env
# Edit .env file to suit your needs # Edit .env file to suit your needs
docker-compose up docker-compose up
``` ```
#### Test
```
docker-compose exec flask python -m unittest
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment