-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test forms #107
Test forms #107
Conversation
Hi @siasktv is this ready for review? If not, please make it a draft. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All tests passed
@siasktv could you please update the change log. Please make sure everything is checked in the checklist (if applicable) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok - All tests passed
Thx! Change log has been updated as well |
…t form retrieval by ID in FormController.
…t form retrieval by ID in FormController.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! All tests passed locally
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests passed
Description
Created e2e tests for forms routes.
Issue link
Fixes # (issue)
Type of change
How Has This Been Tested?
yarn test:e2e forms
Checklist: