HarperFast / HarperFast/rocksdb-js
Add tests that test the actual distributable bundle
Open
testing
- Dominant language
- C++
- Stars
- 21
- Forks
- 2
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
Unit tests run against the original TypeScript source code and transpiled at runtime, not the generated bundle. If there’s a bug in build tooling (tsdown), the CI tests won’t catch it. We should run bundle tests in parallel with the non-bundled unit tests.
Contributor guide
Assessment
This issue has not been assessed yet.