[MM-46305] Add reporting code for E2E tests (#2222)

* E2E reporting

* Test report

* Fix artifacts.js

* Revert "Test report"

This reverts commit f4d44b881a19c0e9d63066807f5cb6b9fe9017ee.

* PR feedback
This commit is contained in:
Devin Binnie
2022-08-15 09:07:22 -04:00
committed by GitHub
parent 1270859d39
commit 9faaa61e48
8 changed files with 2207 additions and 221 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ npm-debug.log*
build/
coverage/
dist/
mochawesome-report/
test-results.xml
test_config.json