mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
11 lines
379 B
Cheetah
11 lines
379 B
Cheetah
{{define "testdata" -}}
|
|
{{template "header" .}}
|
|
## Current Features
|
|
|
|
This folder contains a configuration test file for non-deployement test params.
|
|
It also has the code coverage test files that allow us to monitor our entire
|
|
codebase, click this link for more information [https://codecov.io/](https://codecov.io/).
|
|
{{template "contributions"}}
|
|
{{template "donations"}}
|
|
{{end}}
|