mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
10 lines
360 B
Markdown
10 lines
360 B
Markdown
# 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
|