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 website #239

Open
miroslavmyrha opened this issue May 3, 2024 · 3 comments
Open

e2e tests for website #239

miroslavmyrha opened this issue May 3, 2024 · 3 comments
Labels
testing Testing

Comments

@miroslavmyrha
Copy link
Member

miroslavmyrha commented May 3, 2024

@programarivm

Hi, I am a developer who specializes in automation e2e testing.
This seems like a nice project.
I could write some for the website if it would be beneficial for you.

@programarivm programarivm added the testing Testing label May 3, 2024
@programarivm
Copy link
Member

Thank you @miroslavmyrha for joining the ChesslaBlab community and for opening this issue.

Let's elaborate on end-to-end testing. What about using Selenium IDE? I was wondering if these tests in the SPA could be used in the ChesslaBlab website.

Happy coding!

@miroslavmyrha
Copy link
Member Author

How about Playwright or Cypress? I have decent knowledge of Cypress, but I could give it a try in Playwright. It would at least be a challenge :)

Of course, I can use selectors and scenarios from existing tests in Selenium and further develop them.

@programarivm
Copy link
Member

Sounds like a plan! Both Playwright and Cypress are OK. Let me suggest that the tests should be written using JavaScript modules because the ChesslaBlab website is not using npm.

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

No branches or pull requests

2 participants