Closed mcdurdin closed 2 weeks ago
If a file is not found, loadfile returns null, which kmc-model now handles with a clear error message rather than a generic exception. Checks added for missing .model.ts and missing wordlist.tsv files. Added corresponding unit tests.
Fixes: #12553 Fixes: KEYMAN-DEVELOPER-294
@keymanapp-test-bot skip
Test specification and instructions
User tests are not required
Changes in this pull request will be available for download in Keyman version 18.0.135-alpha
If a file is not found, loadfile returns null, which kmc-model now handles with a clear error message rather than a generic exception. Checks added for missing .model.ts and missing wordlist.tsv files. Added corresponding unit tests.
Fixes: #12553 Fixes: KEYMAN-DEVELOPER-294
@keymanapp-test-bot skip