Task: Add Unit tests for dropTable and createTable
Open
size:XS
task
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
> There are no unit tests for the `createTable` or `dropTable` functions.
_Originally posted by @Steve-Mcl in https://github.com/FlowFuse/flowfuse/pull/5850#pullrequestreview-3074293273_
Contributor guide
Research direction
Locate the createTable and dropTable implementations and inspect nearby unit tests to follow the repository's testing conventions. Add unit tests covering both functions, then run the relevant test command or suite and confirm the new tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100