Testing is complete!! And a nice build runner script to boot
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
name: backend_e2e_tests
|
||||
publish_to: none
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.0 <4.0.0"
|
||||
|
||||
dependencies:
|
||||
backend:
|
||||
path: ..
|
||||
shared_models:
|
||||
path: ../../shared_models
|
||||
test: ^1.24.0
|
||||
http: ^1.1.0
|
||||
Reference in New Issue
Block a user