codeforpdx / codeforpdx/recordexpungPDX
Fix time analyzer tests
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 93
- Avg merge
- 8m
- Merged PRs (30d)
- 9
Description
Prior to Feb 28, 2023, the test_time_analyzer suit was passing. On Feb 28, 2023, four test failed:

On Mar 1, 2023, only one test fails:

Manually changing local computer time can reproduce the problems.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating and running the test_time_analyzer suite, then reproduce the remaining failure by changing the local computer time. Inspect the failure output and related time-analyzer code; done means the suite passes reliably across the affected dates and time settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100