-
-
Notifications
You must be signed in to change notification settings - Fork 163
Add unit and e2e tests for the LicenseDropdown component #120
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
Comments
Want to work on this. |
Go ahead @abhisheknaiidu :) |
Any help @abhisheknaiidu? |
@hemanth-hk you can work on this if you want. Right now, I am just contributing to CC Search repo as I wanted to contribute to their codebase as much as can. |
@abhisheknaiidu I have already submitted 2 PR's, If you are stuck anywhere I can help you |
@hemanth-hk Thanks, but I haven't yet started working on this, As I said earlier, if you want, you can work on this :) |
I'm gonna free this issue up to other contributors. @hemanth-hk since you've already had a couple PRs merged, let's wait for a few days to see if anyone wants to take this up. If noone indicates their interest, you can go ahead :) |
Hey @akmadian! Can i work on this? |
go ahead @Tanmay1201! As per our new code contribution guidelines, you don't need to ask for permission to work on an issue, you can just submit a PR. It's best to state that you're working on the issue before starting work, though :) |
assign this to me. |
Go ahead! |
Unit and e2e tests need to be written for the LicenseDropdown component. Unit tests are done with Jest, and e2e tests are done with nightwatch.
Please remember to test the following things:
Additional Context
The text was updated successfully, but these errors were encountered: