Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add an isolated functional testing mechanism

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
typescript
Domain
testing

Research direction

Start by reviewing the package's use cases and the linked pull request comment about importing them without issues. Identify how the repository currently runs tests and define an isolated mechanism that exercises use-case consumption without another repository. Done means the use cases can be functionally tested during pull-request review and QA.

Written by the indexing model from the issue text.

Description

pm.GREI-d-2.7.1 pm.GREI-d-2.7.2

Overview of the feature request

Add a functional testing mechanism for the use cases of the package that helps in the review and QA process of the PRs, so that the use cases can be tested in isolation, without having to depend on other repositories like the dataverse-frontend to prove that the use cases consumption works from a functional perspective.

These tests would help to verify that use cases can be imported with no issues, as stated in this comment: https://github.com/IQSS/dataverse-client-javascript/pull/116#issuecomment-1907711330

What inspired the request?

Retrospective action item.

What existing behavior do you want changed?

None

Any brand new behavior do you want to add to js-dataverse?

None

Any open or closed issues related to this feature request?

None

Dominant language
TypeScript
Stars
20
Forks
11
Avg merge
2d 5h
Merged PRs (30d)
1

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.

More from IQSS/dataverse-client-javascript

All issues in IQSS/dataverse-client-javascript

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.