aboutsummaryrefslogtreecommitdiff
path: root/test/language/english-transforms.test.js
Commit message (Collapse)AuthorAge
* Allow trailing commas in ESLint (#1013)James Maa2024-05-31
| | | | | * Update comma-dangle rule * Fix dangling commas
* Write english transform tests (#907)Daniel Chapman2024-05-11
| | | | | | | * Write transforms tests for English Wrote transforms tests for English to cover all implemented transforms and fixed code that was failing the tests. * Fix linter errors
* abstract deinflection tests (#784)StefanVukovic992024-04-18
* abstract deinflection tests * add a couple of phrasal verb tests * fix past simple phrasal verb deinflection