integration test #53

Merged
ramilexe merged 32 commits from integration_tests into endpoints 2021-06-18 06:59:19 +00:00
Showing only changes of commit b1a6fb0514 - Show all commits

View File

@ -9,7 +9,7 @@ Running unit tests:
ashwinphatak commented 2021-06-14 05:02:04 +00:00 (Migrated from github.com)
Review

Typo ("intrgration")

Typo ("intrgration")
ashwinphatak commented 2021-06-14 05:02:04 +00:00 (Migrated from github.com)
Review

Typo ("intrgration")

Typo ("intrgration")
arijitAD commented 2021-06-14 05:25:46 +00:00 (Migrated from github.com)
Review

Done

Done
arijitAD commented 2021-06-14 05:25:46 +00:00 (Migrated from github.com)
Review

Done

Done
make test_local
```
Running intrgration test:
ashwinphatak commented 2021-06-14 05:02:04 +00:00 (Migrated from github.com)
Review

Typo ("intrgration")

Typo ("intrgration")
arijitAD commented 2021-06-14 05:25:46 +00:00 (Migrated from github.com)
Review

Done

Done
Running integration test:
ashwinphatak commented 2021-06-14 05:02:04 +00:00 (Migrated from github.com)
Review

Typo ("intrgration")

Typo ("intrgration")
arijitAD commented 2021-06-14 05:25:46 +00:00 (Migrated from github.com)
Review

Done

Done
```bash
make integrationtest_local
```