Skip to content
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

e2e tests for editing and deleting contacts #13500

Closed
danjm opened this issue Feb 3, 2022 · 0 comments · Fixed by #16014
Closed

e2e tests for editing and deleting contacts #13500

danjm opened this issue Feb 3, 2022 · 0 comments · Fixed by #16014

Comments

@danjm
Copy link
Contributor

danjm commented Feb 3, 2022

We need to expand the functionality covered by our test/e2e/tests/address-book.spec.js

Currently, there are tests for adding a contact and sending to a contact.

We need to add tests for editing an already added contact and deleting an already added contact.

We should be able to use the 'address-entry' fixture. Add a separate it block, description string and withFixtures call for each of these cases. Appropriate assertions should be made against rendered text before and after editing and deleting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants