SciCatProject / SciCatProject/backend

expand tests for datasets fullquery

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

Nobody has claimed this yet.

enhancement help wanted
Dominant language
TypeScript
Stars
27
Forks
37
Avg merge
17h 32m
Merged PRs (30d)
38

Description

ADd api tests to cover different use cases for the fullquery filters such as:
{"scientific":[{"lhs":"non_existing_key","relation":"EQUAL_TO_STRING","rhs":"non_existing_value"}]}

We should brainstorm which test to run and include in CI

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

No test file or entry point is named; start by locating the datasets API tests and the fullquery filter handling. Use the supplied non-existing-key example to identify additional filter cases and decide which should run in CI. Done means the selected fullquery use cases are covered by API tests and included in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.