feat: add stage 1 and 2 validation tests
This commit is contained in:
parent
4fa3073412
commit
4a842140b9
5 changed files with 536 additions and 0 deletions
4
data-pipeline/tests/fixtures/conflicts.fixture.json
vendored
Normal file
4
data-pipeline/tests/fixtures/conflicts.fixture.json
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
{ "word": "macht", "pos": "noun", "language": "de", "levels": ["A2", "B1"] },
|
||||
{ "word": "bleiche", "pos": "noun", "language": "de", "levels": ["B2", "B1"] }
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue