Add integrationtests based on a real world example
Compare changes
+ 2
− 2
@@ -24,7 +24,7 @@ COPY . /git
@@ -34,4 +34,4 @@ CMD /wait-for-it.sh caosdb-server:10443 -t 500 -- \
See the folders realworld_example
.
Inttests: Checkout the readme in integrationtest
Unittest: python3 -m pytest ../unittest
in src
Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.