summary refs log tree commit diff
path: root/api/tests
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2022-08-13 02:00:50 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-13 22:00:55 +0200
commit5e86d7ab9c5200d794c3adb2b422d20a2aefd2ce (patch)
tree0a4b23ee96862077b21dea20cf71205709e15f7c /api/tests
parenttry to update build script (diff)
downloadserver-5e86d7ab9c5200d794c3adb2b422d20a2aefd2ce.tar.xz
restructure to single project
Diffstat (limited to '')
-rw-r--r--tests/routes.test.ts (renamed from api/tests/routes.test.ts)0
-rw-r--r--tests/routes/auth/login.test.js (renamed from api/tests/routes/auth/login.test.js)0
-rw-r--r--tests/routes/auth/register.test.js (renamed from api/tests/routes/auth/register.test.js)0
-rw-r--r--tests/routes/ping.test.js (renamed from api/tests/routes/ping.test.js)0
4 files changed, 0 insertions, 0 deletions
diff --git a/api/tests/routes.test.ts b/tests/routes.test.ts

index c915fab9..c915fab9 100644 --- a/api/tests/routes.test.ts +++ b/tests/routes.test.ts
diff --git a/api/tests/routes/auth/login.test.js b/tests/routes/auth/login.test.js
index d4b52444..d4b52444 100644 --- a/api/tests/routes/auth/login.test.js +++ b/tests/routes/auth/login.test.js
diff --git a/api/tests/routes/auth/register.test.js b/tests/routes/auth/register.test.js
index 5d7b4eaa..5d7b4eaa 100644 --- a/api/tests/routes/auth/register.test.js +++ b/tests/routes/auth/register.test.js
diff --git a/api/tests/routes/ping.test.js b/tests/routes/ping.test.js
index 6fa4b160..6fa4b160 100644 --- a/api/tests/routes/ping.test.js +++ b/tests/routes/ping.test.js