Skip to content

Commit

Permalink
Feature/otc 624 rework central settlement integration test set up (#314)
Browse files Browse the repository at this point in the history
* OTC-624: refactoring integration tests initial data setup

* OTC-624 fixing and refactoring cleaning up

* OTC-624 refactoring and cleaning up test setup

* Ignoring package updates

* OTC-624 reverting back merge conflict change

* OTC-624 renamed scenario and fixing axios version

* OTC-624 renamed folder due to order of tests
  • Loading branch information
claudio-viola authored Jul 9, 2020
1 parent 316ee78 commit 15cc910
Show file tree
Hide file tree
Showing 12 changed files with 621 additions and 598 deletions.
16 changes: 16 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
deploy/
coverage/
node_modules/
.dockerignore
.editorconfig
.git/
.gitignore
.istanbul.yml
circle.yml
docker-compose.circle.yml
docker-compose.dev.yml
docker-compose.functional.yml
docker-compose.yml
Dockerfile
LICENSE
sonar-project.properties
Loading

0 comments on commit 15cc910

Please sign in to comment.