This repository has been archived on 2026-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
todo/client/node_modules/eslint-plugin-testing-library/rules
2025-06-13 14:04:40 +08:00
..
await-async-query.js Initial commit 2025-06-13 14:04:40 +08:00
await-async-utils.js Initial commit 2025-06-13 14:04:40 +08:00
await-fire-event.js Initial commit 2025-06-13 14:04:40 +08:00
consistent-data-testid.js Initial commit 2025-06-13 14:04:40 +08:00
index.js Initial commit 2025-06-13 14:04:40 +08:00
no-await-sync-events.js Initial commit 2025-06-13 14:04:40 +08:00
no-await-sync-query.js Initial commit 2025-06-13 14:04:40 +08:00
no-container.js Initial commit 2025-06-13 14:04:40 +08:00
no-debugging-utils.js Initial commit 2025-06-13 14:04:40 +08:00
no-dom-import.js Initial commit 2025-06-13 14:04:40 +08:00
no-global-regexp-flag-in-query.js Initial commit 2025-06-13 14:04:40 +08:00
no-manual-cleanup.js Initial commit 2025-06-13 14:04:40 +08:00
no-node-access.js Initial commit 2025-06-13 14:04:40 +08:00
no-promise-in-fire-event.js Initial commit 2025-06-13 14:04:40 +08:00
no-render-in-setup.js Initial commit 2025-06-13 14:04:40 +08:00
no-unnecessary-act.js Initial commit 2025-06-13 14:04:40 +08:00
no-wait-for-empty-callback.js Initial commit 2025-06-13 14:04:40 +08:00
no-wait-for-multiple-assertions.js Initial commit 2025-06-13 14:04:40 +08:00
no-wait-for-side-effects.js Initial commit 2025-06-13 14:04:40 +08:00
no-wait-for-snapshot.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-explicit-assert.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-find-by.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-presence-queries.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-query-by-disappearance.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-query-matchers.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-screen-queries.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-user-event.js Initial commit 2025-06-13 14:04:40 +08:00
prefer-wait-for.js Initial commit 2025-06-13 14:04:40 +08:00
render-result-naming-convention.js Initial commit 2025-06-13 14:04:40 +08:00