mi6 / mi6/ic-ui-kit

[ic-date-input] Update spec tests

Open
#4,152 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
53
Forks
63
Avg merge
2d 4h
Merged PRs (30d)
15

Description

Summary

Date input is a canary component and we haven't been able to run the tests for it due to issues with canary testing. However, after https://github.com/mi6/ic-ui-kit/pull/4150 it is possible to run npm run test in the canary-web-components package and it's showing that the date input tests don't all pass.

💬 Description

There are numerous date input tests that are failing (I think it's 9).

We need to get the test suite to run and all tests to pass so that we can add canary unit tests to the CI.

💰 Use value

We'll be able to run the canary unit tests.

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

In the canary-web-components package, run npm run test and inspect the failing date input spec tests. Update the affected specs so the full date input suite passes, then confirm the package test command succeeds and supports adding the canary unit tests to CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.