mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-27 23:16:51 +00:00
Test: Internal exchange coverage (#1525)
* Test: Internal exchange coverage * Tests: Rename exchange.TestInstance to Setup This package function is either going to be imported and used as just exchange.Setup, or more likely testexch.Setup. This removes the Stutter of having internal/testing/exchange.TestInstance which is implicit given the package path
This commit is contained in:
3
internal/testing/exchange/testdata/http.json
vendored
Executable file
3
internal/testing/exchange/testdata/http.json
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"routes": null
|
||||
}
|
||||
Reference in New Issue
Block a user