spaCy/spacy/tests/lang/en
Sofie Van Landeghem c9da9605f7
Test suite clean up (#5781)
* step_through tests: skip instead of xfail

* test_empty_doc should be fixed with new Thinc version

* remove outdated test (there are other misaligned tests now)

* xfail reason

* fix test according to french exceptions

* clarified some skipped tests

* skip ukranian test instead of xfail

* skip instead of xfail

* skip + reason instead of xfail

* removed obsolete tests referring to removed "set_frozen" functionality

* fix test 999

* remove unused AlignmentError

* remove xfail where possible, skip otherwise

* increment thinc release for empty_doc test
2020-07-20 14:49:54 +02:00
..
__init__.py Revert #4334 2019-09-29 17:32:12 +02:00
test_customized_tokenizer.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
test_exceptions.py Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
test_indices.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
test_noun_chunks.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
test_parser.py Remove corpus-specific tag maps 2020-07-15 15:58:29 +02:00
test_prefix_suffix_infix.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_punct.py Un-xfail passing tests 2019-12-25 18:02:20 +01:00
test_sbd.py Test suite clean up (#5781) 2020-07-20 14:49:54 +02:00
test_tagger.py Remove corpus-specific tag maps 2020-07-15 15:58:29 +02:00
test_text.py Hyphen infix (#5770) 2020-07-20 14:48:51 +02:00