Skip to content

End-to-end testing, formatting, minor lib updates

Choose a tag to compare

@dhilt dhilt released this 28 Nov 15:23
· 26 commits to main since this release
894dbae

What's Changed

End-to-end testing

  • E2e testing infrastructure, Playwright
  • First 100 e2e tests (migrated from ngx-ui-scroll)
  • Part of CI flow

Lib updates

  • Routines.getWindowParams() fix
  • Workflow.isInitialized = false on dispose
  • Workflow.cyclesDone$ new prop

Code quality

  • Prettier, husky, lint-staged for pre-commit hooks
  • All sources are formatted with prettier

Other

  • All npm dependencies are updated to latest

Full Changelog: v1.7.0...v1.8.0