David Anson
|
23d8ed7c01
|
Add test case for custom rule that imports an ESM module (refs #477).
|
2022-01-11 23:08:53 -08:00 |
|
David Anson
|
e298e3daa4
|
Include async/await function in custom rules test for asynchronous mode.
|
2021-12-27 18:25:18 -08:00 |
|
David Anson
|
2056d81682
|
Add support for asynchronous custom rules (ex: to read a file or make a network request).
|
2021-12-11 21:44:25 -08:00 |
|
David Anson
|
109e0d8cb6
|
Refactor custom rule exception tests for smaller size and better coverage.
|
2021-12-10 21:33:20 -08:00 |
|
David Anson
|
53e5e4272e
|
Update custom rules tests to have matching coverage for sync and async scenarios, use test.cb/t.end for all async tests.
|
2021-11-30 22:35:19 -08:00 |
|
David Anson
|
11806dc5cb
|
Tokens inside tables that lack a map should get it from the surrounding table row (which is more scoped than the table body) (fixes #463).
|
2021-11-26 04:26:15 +00:00 |
|
David Anson
|
49945d6601
|
Convert from tape test harness to ava, address minor declaration file issue.
|
2021-01-10 20:46:00 -08:00 |
|
Yash Singh
|
2a198a5ee4
|
Fix grammar issues in Rules.md.
|
2020-12-30 16:42:34 -08:00 |
|
David Anson
|
1f6a2cdc96
|
Split primary test cases across multiple files, address bogus @ts-ignore issues.
|
2020-09-12 12:42:46 -07:00 |
|
David Anson
|
ebc74e3d5f
|
Duplicate markdownlint-test.js as first step of splitting it into smaller files.
|
2020-09-12 12:13:06 -07:00 |
|