aboutsummaryrefslogtreecommitdiffstats
path: root/arbiter/tests.sh
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-06-06 01:42:03 +0000
committerterminaldweller <devi@terminaldweller.com>2024-06-06 01:42:03 +0000
commit8784899e25b362c570cb65f671f11e3bfa9685fc (patch)
tree3f52241c179735a61d5b0eacaebf9bf8c22241ea /arbiter/tests.sh
parentWIP (diff)
downloadhived-8784899e25b362c570cb65f671f11e3bfa9685fc.tar.gz
hived-8784899e25b362c570cb65f671f11e3bfa9685fc.zip
cleaned up the code, removed extranneous microservices. hived is a monolith again. using pocketbase for AAA.arbitrage
Diffstat (limited to '')
-rwxr-xr-xarbiter/tests.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/arbiter/tests.sh b/arbiter/tests.sh
deleted file mode 100755
index be923f3..0000000
--- a/arbiter/tests.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env sh
-
-curl -k -X GET "https://localhost:8009/crypto/v1/arb/gecko?name=ethereum&unit=usd"
-curl -k -X GET "https://localhost:8009/crypto/v1/arb/coincap?name=ethereum"