Merge branch 'tests' into 'master'
Tests See merge request !1
Branches
Showing
- .gitlab-ci.yml 26 additions, 0 deletions.gitlab-ci.yml
- lpmn_queries.json 20 additions, 0 deletionslpmn_queries.json
- src/converter.py 44 additions, 16 deletionssrc/converter.py
- tests/conftest.py 187 additions, 0 deletionstests/conftest.py
- tests/test.py 112 additions, 0 deletionstests/test.py
- tests/testdata/expected/identical_input_output_formats.json 1 addition, 0 deletionstests/testdata/expected/identical_input_output_formats.json
- tests/testdata/expected/post_postagger_ccl_json_text_expected.json 1 addition, 0 deletions...tdata/expected/post_postagger_ccl_json_text_expected.json
- tests/testdata/expected/post_postagger_ccl_no_json_text_expected.json 1 addition, 0 deletions...ta/expected/post_postagger_ccl_no_json_text_expected.json
- tests/testdata/expected/post_postagger_json_json_text_expected.json 1 addition, 0 deletions...data/expected/post_postagger_json_json_text_expected.json
- tests/testdata/expected/post_spacy_ner_no_json_text_expected.json 1 addition, 0 deletions...stdata/expected/post_spacy_ner_no_json_text_expected.json
- tests/testdata/expected/post_spacy_tagger_json_text_expected.json 1 addition, 0 deletions...stdata/expected/post_spacy_tagger_json_text_expected.json
- tests/testdata/expected/post_spacy_tagger_no_json_text_expected.json 1 addition, 0 deletions...ata/expected/post_spacy_tagger_no_json_text_expected.json
- tests/testdata/expected/pre_fextor3_expected.json 1 addition, 0 deletionstests/testdata/expected/pre_fextor3_expected.json
- tests/testdata/expected/remove_json_text.json 1 addition, 0 deletionstests/testdata/expected/remove_json_text.json
- tests/testdata/expected/simple_ccl2json_conversion.json 1 addition, 0 deletionstests/testdata/expected/simple_ccl2json_conversion.json
- tests/testdata/expected/simple_ccl2lemmas_conversion 12 additions, 0 deletionstests/testdata/expected/simple_ccl2lemmas_conversion
- tests/testdata/expected/simple_nkjp2ud_conversion.json 1 addition, 0 deletionstests/testdata/expected/simple_nkjp2ud_conversion.json
- tests/testdata/input/identical_input_output_formats.json 1 addition, 0 deletionstests/testdata/input/identical_input_output_formats.json
- tests/testdata/input/post_postagger_input 3 additions, 0 deletionstests/testdata/input/post_postagger_input
- tests/testdata/input/post_spacy_input 1 addition, 0 deletionstests/testdata/input/post_spacy_input
lpmn_queries.json
0 → 100644
tests/conftest.py
0 → 100644
tests/test.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
tests/testdata/input/post_postagger_input
0 → 100644
tests/testdata/input/post_spacy_input
0 → 100644
Please register or sign in to comment