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

Use cypress for end to end tests #359

Open
canbax opened this issue May 18, 2021 · 2 comments
Open

Use cypress for end to end tests #359

canbax opened this issue May 18, 2021 · 2 comments

Comments

@canbax
Copy link
Collaborator

canbax commented May 18, 2021

Currently, we are using protractor for end-to-end tests. It seems like protractor will be deprecated in the future. angular/protractor#5502

Also, I couldn't find a good way of debugging protractor tests. So it was hard to write tests with protractor. So switching to cypress seems like a better alternative. We can use GitHub actions to execute the tests as new commits are pushed to GitHub.

@canbax canbax self-assigned this May 18, 2021
canbax added a commit that referenced this issue May 20, 2021
canbax added a commit that referenced this issue Jun 4, 2021
canbax added a commit that referenced this issue Jun 7, 2021
canbax added a commit that referenced this issue Jun 9, 2021
@ugurdogrusoz
Copy link
Owner

@canbax Done with this at least for the time being?

@canbax
Copy link
Collaborator Author

canbax commented Aug 18, 2021

Yes. Currently, there are 31 tests. We can always write more tests. We can check the previous bugs and write tests about them etc...

@canbax canbax assigned ugurdogrusoz and unassigned canbax Aug 18, 2021
@ugurdogrusoz ugurdogrusoz removed their assignment Aug 18, 2021
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

No branches or pull requests

2 participants