Tests for creating columns
Open
Nobody has claimed this yet.
1. to develop
tests
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
Another thing would be a test for creating columns, but we can do this as a follow up, and resolve this regression first as it is a release blocker.
Originally posted by @blizzz in https://github.com/nextcloud/tables/issues/1881#issuecomment-3046021304
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the related regression issue #1881 and the existing tests for table column creation. Identify the column-creation entry point and test conventions before adding coverage; done means the relevant creation behavior is exercised without reopening the release-blocking regression.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100