js-deprecated
js-deprecated copied to clipboard
Run CI in browsers too
Currently, CI uses jest running in the node test environment.
Describe the solution you'd like Our tests should exercise our features in a browser environment as well to prove that this works as advertised.