aboutsummaryrefslogtreecommitdiff
path: root/test/language/english-transforms.test.js
Commit message (Collapse)AuthorAge
* Update language features docs (#1148)Cashew2024-06-29
| | | | | | | | | | | | | | | * update docs * delete unwanted code * update link * add fullstop * add may * change rule to condition * change confer to refer to
* 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