Commit Graph

5 Commits

Author SHA1 Message Date
Matthew Elgart
dcbbc4a460
Update sentence definition to allow for closing quotes/parens/squarebrackets (#8400)
Fixes #8390
2023-08-28 22:59:01 -04:00
Jason Fields
3e29d4bfd2 In suites where it's unnecessary, don't do full setup/teardown for each test 2023-03-11 22:38:30 -04:00
Jason Fields
1564e647dc Replace getTestingFunctions with plain old exports/imports
Not sure why it was ever done this way
2020-11-16 13:42:09 -05:00
Jason Fields
6c8e67776d Use const instead of let when possible in tests
I'd love to enable `prefer-const` in tslint, but with 17 pull requests outstanding, I think it might cause some merge conflicts. Making the switch in test/** is a step toward that goal which should result in essentially no conflicts.
2019-10-20 23:26:26 -04:00
Ethan Setnik
1116fe6f44 add sentence motion tests including failing test for #2689 2019-02-02 14:11:11 -05:00