# README
🧪 Integration tests
This repository contains integration tests for the system and all the materials needed to launch them in CI.
📂 Content
File/Folder | Description |
---|---|
tests | Tests that can be launched using go test |
resources | JSON API structures and models used for unparsing responses from the API |
config | Tests configuration |
Dockerfile | Docker image containing the binary that can be executed in integration tests CI. |
Other files and folders are self-explanatory.
# Functions
No description provided by the author