[JS] Add ability to run tests in headless browsers
Open
- Dominant language
- TypeScript
- Stars
- 112
- Forks
- 23
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 8
Description
Now that we have a compatibility check that modifies behavior based on the features in a supported browser, we should really be running our tests in various browsers to exercise the various cases.
For example right now we don't actually run tests on the non-BigNum code.
**Reporter**: [Brian Hulette](https://issues.apache.org/jira/browse/ARROW-5740) / @TheNeuralBit
**Note**: *This issue was originally created as [ARROW-5740](https://issues.apache.org/jira/browse/ARROW-5740). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Assessment
This issue has not been assessed yet.