crisiscleanup-3-web icon indicating copy to clipboard operation
crisiscleanup-3-web copied to clipboard

WIP: E2E Testing for worksite create testing

Open deepanchal opened this issue 3 years ago • 0 comments

Description

E2E tests for idempotency + race condition in worksite creation.

  • test(e2e): add worksiteCreateData.json fixture
  • test(e2e): add createWorksite.spec.js test

Screenshots

N/A

Related Issue

Pull Request Type

Please check the type of change your PR introduces:

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation changes

Checklist

  • [ ] My code follows the code style of this project.
  • [ ] I have updated the documentation.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

Does this introduce a breaking change?

  • [ ] Yes
  • [ ] No

deepanchal avatar Oct 07 '22 22:10 deepanchal