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

Fixes #133 [Cypress] #227

Merged

Conversation

sarkartanmay393
Copy link
Contributor

Dummygram is not well structured from scratch and that's why I ain't sure about its scalability.
I've added basic test cases that check whether dummygram works or not.

Screen.Recording.2023-03-04.at.12.28.53.AM.mov

Dummygram is not well created from scratch and that's why I ain't sure about the scalability of it.
@sarkartanmay393
Copy link
Contributor Author

@narayan954 You can give it a look, and if you like to perform tests by yourself, you can just npm i and npx cypress open, and the rest can be found in their docs.

@narayan954
Copy link
Owner

@narayan954 You can give it a look, and if you like to perform tests by yourself, you can just npm i and npx cypress open, and the rest can be found in their docs.

yeah, thanks, I was just going to test it out

@narayan954 narayan954 linked an issue Mar 4, 2023 that may be closed by this pull request
Copy link
Owner

@narayan954 narayan954 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@narayan954 narayan954 merged commit 80ad617 into narayan954:master Mar 4, 2023
@narayan954
Copy link
Owner

Thanks for your contribution! We can add more test cases later and by the way, would you like to work on adding steps(documentation) for how to use cypress in this project for testing in a separate issue? If interested, you can work on this! else it's fine

@sarkartanmay393 sarkartanmay393 deleted the feature/CypressTesting branch March 4, 2023 08:07
@sarkartanmay393
Copy link
Contributor Author

Thanks for your contribution! We can add more test cases later by the way, would you like to work on adding steps(documentation) for how to use cypress in this project for testing in a separate issue? If interested, you can work on this! else it's fine

@narayan954
I would love to help with that. We can discuss it on Discord.
Discord Username: TANMAY#6159

@narayan954
Copy link
Owner

Thanks for your contribution! We can add more test cases later by the way, would you like to work on adding steps(documentation) for how to use cypress in this project for testing in a separate issue? If interested, you can work on this! else it's fine

@narayan954 I would love to help with that. We can discuss it on Discord. Discord Username: TANMAY#6159

got it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Adding Unit Test Cases for React Project
2 participants