comphist / cora

A web-based, token-level annotation tool for non-standard language data
http://www.linguistics.rub.de/comphist/resources/cora/
MIT License
10 stars 6 forks source link

Make LocaleHandler_test independent of configuration #101

Closed fab-bar closed 7 years ago

fab-bar commented 7 years ago

This fixes that tests assumed "en-EN" as default_language and failed if it was set to something else in config.php

codecov[bot] commented 7 years ago

Codecov Report

Merging #101 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #101   +/-   ##
=========================================
  Coverage     29.98%   29.98%           
  Complexity     1333     1333           
=========================================
  Files            63       63           
  Lines          7407     7407           
=========================================
  Hits           2221     2221           
  Misses         5186     5186
Flag Coverage Δ Complexity Δ
#backend 52.37% <ø> (ø) 1333 <ø> (ø) :arrow_down:
#frontend 0.56% <ø> (ø) 0 <ø> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e11d314...4eb7690. Read the comment docs.