Removing tests folder

This commit is contained in:
Janos Dobronszki
2020-10-15 16:59:45 +02:00
parent d86531e5e9
commit 9cd6b356bf
13 changed files with 1 additions and 399 deletions

View File

@@ -0,0 +1,9 @@
# Integration Tests
This directory includes integration tests for m3o services
## Overview
This directory is for tests built into the tests service. In future there may be a integration.Register endpoint
and we just import the various tests from wherever they are but for they are standard go tests run when the
m3o flag is passed for integration testing