-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add test for Analysis object Fill form and check Summary amount of ob… #125
Conversation
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.
for me it fails locally due to that error could we figure out another way to click that or use {force: true}
?
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.
small typos otherwise works fine. Approved!
Co-authored-by: Stefan Negru <[email protected]>
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.
Works for me.
Description
Add test for filling form in Analysis object and check the Summary of objects if it has the correct amount
Related issues
#31
Changes Made
Wizard Layout
test inapp.spec.js
: Filling form in Analysis object and submit itTesting