Add D&D spells pipeline integration tests
This commit is contained in:
11
internal/modules/extract/dnd/spells/testdata/pipeline.yml
vendored
Normal file
11
internal/modules/extract/dnd/spells/testdata/pipeline.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
version: 1
|
||||
pipelines:
|
||||
dnd-spells-fixture:
|
||||
input: seriatim
|
||||
chunk: fake/chunk
|
||||
artifacts:
|
||||
spells:
|
||||
extract: dnd/spells
|
||||
merge: appendorder
|
||||
normalize: noop
|
||||
output: json
|
||||
Reference in New Issue
Block a user