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

test(e2e, playwright): added e2e test for /todo add command #240

Conversation

rahulsuresh-git
Copy link
Contributor

Summary

This introduces a Playwright end-to-end (e2e) test to check if the /todo add command functions as expected. We verify this by adding a todo and asserting the content.

I've also made a few changes to improve clarity and readability.
Verified that the test passes locally.

image

@rahulsuresh-git
Copy link
Contributor Author

rahulsuresh-git commented Dec 3, 2023

Note: Wait until #238 is merged due to overlapping changes.

@rahulsuresh-git
Copy link
Contributor Author

Closing this PR as the changes are moved to this single PR: #254.
Note: Comments addressed on the single PR.

@rahulsuresh-git rahulsuresh-git deleted the feat/todo-add-e2e-test branch May 19, 2024 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant