mi6 / mi6/ic-ui-kit

[ic-calendar] Update spec tests

Open
#4,151 0 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
Calendar 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 calendar tests don't run successfully.

### 💬 Description
The calendar tests must be getting stuck in a loop because they fail due to call retries exceeding.

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

Start in the canary-web-components package by running `npm run test` and inspect the calendar spec tests that fail with call-retry errors. Update the spec tests so the calendar suite completes successfully, all tests pass, and the canary unit tests can be added 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
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.