feat: add stage 1 and 2 validation tests

This commit is contained in:
lila 2026-05-03 21:36:56 +02:00
parent 4fa3073412
commit 4a842140b9
5 changed files with 536 additions and 0 deletions

View file

@ -0,0 +1,4 @@
[
{ "word": "macht", "pos": "noun", "language": "de", "levels": ["A2", "B1"] },
{ "word": "bleiche", "pos": "noun", "language": "de", "levels": ["B2", "B1"] }
]