Writing an integration test
Integration tests use a browser driver like geckodriver or chromedriver to
power a user agent that performs actual tests of the editor.
Integration tests live in "build-tools/tests/integration.rs".
Integration tests use a browser driver like geckodriver or chromedriver to
power a user agent that performs actual tests of the editor.
Integration tests live in "build-tools/tests/integration.rs".