- Going via jest-junit to xml and then with publish-unit-test-result-action to publish results.
- Add node code for e2e tests. This is a first take to try running these tests via actions. - Relates to #401