summaryrefslogtreecommitdiff
path: root/morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-12-13 16:50:32 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-01-15 16:24:44 +0000
commit623a908220316a8064d3187597b255f5056b1478 (patch)
treec43ef198e6b0a87b3cc6d40d6d14a162fc87b98b /morph
parent848118b07b38a534bd0b53a8d972001a5fb22777 (diff)
downloadmorph-623a908220316a8064d3187597b255f5056b1478.tar.gz
unit tests: Fix invalid morphologies
Later validation work causes the morphologies to be validated, when they weren't previously. This would cause the test suite to not pass, since the morphologies defined in the tests are malformed. One common problem was tests that, instead of a name field, had the name of the morpholgy in a field called "chunk". There were a few cases of new fields being needed, since the tests were written before they became mandatory. The most interesting failure was a Source being created, which instead of being passed a morphology object, was passed a string.
Diffstat (limited to 'morph')
0 files changed, 0 insertions, 0 deletions