-
### What needs to happen?
We already hold some transforms to make assertion like:
https://github.com/laysakura/beam/blob/54b4d233b5c5a07c3f9d406b723d198f60d3c8ef/sdks/rust/tests/primitives_test.rs…
-
Currently, the allocator simulator assesses the allocator’s behavior under
explicit and user-defined conditions. This could restrict the exposure of
complex scenarios.
**Issues:** https://github.…
-
Explore using tox for test automation and CI integration
-
nicoh updated
10 years ago
-
It would be nice to use a popular testing framework for unit tests rather than the current handwritten setup. This could prevent many bugs from being committed to the main branch.
-
Integrate frameworks for unit, integration and e2e test:
- Jest
- react-testing-lib
- Playwright
-
-
In #1790, we fixed a bug related to migration code. Currently, our CI workflows do not test importing save files from old versions. In risky PRs, d0sboots has to manually test it manually. It's best t…
-
Rebuilding Synpress to support most popular e2e testing frameworks is also a critical milestone because it will make the project more versatile and adaptable to different testing needs. This will be p…
-
@cinjon how is your progress to try this code on THUMOS?
If I understand this correctly I have to extract the snippet level features using TSN (https://github.com/yjxiong/anet2016-cuhk). But the a…