List dependencies for services - add integration test to verify
This commit is contained in:
parent
9f0f230d13
commit
db1d7123f6
41 changed files with 1405 additions and 1245 deletions
3
Makefile
3
Makefile
|
|
@ -57,3 +57,6 @@ implementation_coverage:
|
|||
scaffold:
|
||||
@pip install -r requirements-dev.txt > /dev/null
|
||||
exec python scripts/scaffold.py
|
||||
|
||||
int_test:
|
||||
@./scripts/int_test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue