Skip to content

v8.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 18 May 14:48
· 30 commits to alpha since this release

8.0.0-alpha.1 (2021-05-18)

Bug Fixes

  • network-shim: ensure in-test fixtures are used instead of shim fixtures (#176) (84a1907)

BREAKING CHANGES

  • network-shim: bumps cypress 1 major version, to v7

  • fix(network-shim): filter request and response headers properties

This was planned anyway to keep fixtures stable.
But also turned out to be required due to a bug:
cypress-io/cypress#16420

  • fix(network-shim): disable auto-login during stub run

  • fix(network-shim): add 'system/info' resource to static resources list

  • feat(network-shim): run tests suite on CI

  • docs(network-shim): add info about the network-shim test suite

  • chore(network-shim): add command to locally run full e2e suite

  • docs(network-shim): add info reg troubleshooting and local full test run

  • chore(cy local): run build command before cypress commands

Co-authored-by: Jan-Gerke Salomon [email protected]