Describe the bug
Some flaky tryorama tests observed on 0.5. Particularly those that perform deletes and try to assert that a record has been deleted
https://github.com/holochain/scaffolding/actions/runs/13898803940/job/38886476327#step:6:2178
Expected behavior
Tests should pass.
Steps to reproduce
- Scaffold a web app, follow similar instructions to the get started guide.
- Enter a nix shell with
nix develop
- Run tests with
npm test
Describe the bug
Some flaky tryorama tests observed on
0.5. Particularly those that perform deletes and try to assert that a record has been deletedhttps://github.com/holochain/scaffolding/actions/runs/13898803940/job/38886476327#step:6:2178
Expected behavior
Tests should pass.
Steps to reproduce
nix developnpm test