« get me outta code hell

data steps: move data-tests outside tests - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2023-03-25 14:19:23 -0300
committer(quasar) nebula <qznebula@protonmail.com>2023-03-25 14:19:23 -0300
commitfad524ed133af6f094357b94da54e616c7f943b6 (patch)
tree89482c00ea3ffdd0ed2ca7625887c9f077f7a560
parent8ab00d99fa2f14ac983f0693552b26e4050a939c (diff)
data steps: move data-tests outside tests
These are mostly short REPL-like scripts for testing
actual wiki data, not the codebase. They don't really
belong in the repo at all, but actually cause trouble
by living in the main tests directory!
-rw-r--r--data-tests/index.js (renamed from test/data-tests/index.js)0
-rw-r--r--data-tests/test-no-short-tracks.js (renamed from test/data-tests/test-no-short-tracks.js)0
-rw-r--r--data-tests/test-order-of-album-groups.js (renamed from test/data-tests/test-order-of-album-groups.js)0
3 files changed, 0 insertions, 0 deletions
diff --git a/test/data-tests/index.js b/data-tests/index.js
index 1b9ec99..1b9ec99 100644
--- a/test/data-tests/index.js
+++ b/data-tests/index.js
diff --git a/test/data-tests/test-no-short-tracks.js b/data-tests/test-no-short-tracks.js
index 7635609..7635609 100644
--- a/test/data-tests/test-no-short-tracks.js
+++ b/data-tests/test-no-short-tracks.js
diff --git a/test/data-tests/test-order-of-album-groups.js b/data-tests/test-order-of-album-groups.js
index de2fcbe..de2fcbe 100644
--- a/test/data-tests/test-order-of-album-groups.js
+++ b/data-tests/test-order-of-album-groups.js