enable --artificial-delay for PicJs
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 13
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 1
Description
I need write some test case for reentrancy issue in my canister. But PicJS too fast I cannot reproduce that issue in the test.
Is that any way to test it via PicJS
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 reviewing PicJS's existing testing behavior and the reported reentrancy scenario to determine where an artificial delay would be configured. Done means a PicJS test can enable --artificial-delay and use it to reproduce timing-sensitive canister behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100