aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/README.md')
-rw-r--r--tests/fixtures/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/fixtures/README.md b/tests/fixtures/README.md
new file mode 100644
index 0000000..0418526
--- /dev/null
+++ b/tests/fixtures/README.md
@@ -0,0 +1,14 @@
+# Fixtures
+
+Put all data files used as inputs and output here. The wiring can happen in
+code or in a TSV file (for general editing).
+
+## verify.csv
+
+This file contains four columns: match status, reason, and two identifiers.
+
+```tsv
+Status.STRONG OK.SLUG_TITLE_AUTHOR_MATCH 7kzrmoajzzedxgdvbltgqihszu bd4crw4p7ber7pzhpoyw2c77bi
+```
+
+