nextcloud / nextcloud/tables

Test different column types with default values in views

Open
#907 0 comments 0 reactions 0 assignees View on GitHub

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

From https://github.com/nextcloud/tables/pull/900

We should add test coverage for all different column types when it comes to

  • How they are stored and read from the database
  • How their default applies and gets filtered in the views with all possible comparisons

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading pull request 900 and the existing test coverage for column storage, defaults, and view filtering. Add coverage for each column type, including database round trips and all stated default-value comparisons in views. Done means the new tests pass and cover the requested combinations.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
databases, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.