UUDigitalHumanitieslab / AnnCor-scripts

A place for all the AnnCor scripts
MIT License
0 stars 0 forks source link

Some unit tests fail #12

Closed oktaal closed 7 years ago

oktaal commented 7 years ago

The following tests fail when running the tests:

  1. test_get_number_from_file (selection.tests.file_parser_test.TestFileParser)
  2. selection.tests.one_max_problem_test (unittest.loader._FailedTest)
  3. selection.tests.selection_problem_example_test (unittest.loader._FailedTest)
gersonfoks commented 7 years ago

I only got one test left that fails namely: test_write (conversion.tests.injectable_file_test.InjectableFileTest)