FlowFuse / FlowFuse/nr-tables-nodes
Add no only tests to linting to avoid tests being pushed with `.only`
Open
task
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 1
Description
### Description
In all out repos, we use `eslint-plugin-no-only-tests` to avoid shipping code without tests. We should try to add that to this repo
### Epic/Story
_No response_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repository's ESLint configuration and lint script, then inspect how dependencies and lint rules are defined. Configure eslint-plugin-no-only-tests for this repo and verify the lint command rejects tests that use `.only`; done means the rule is active without breaking the existing lint setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100