As a contributor,
I need UI tests for RegisterActivity,
so that I can minimize the bugs for Registration activity.
4 hours
Can I work on this issue?
@mohak1283
yes you can.
Okay @m-murad :+1:
How many test cases is required for SignUpActivity?. I have created 2 till now.
@mohak1283 Can you come up with more? If yes awesome, if not, not a problem. 2 tests is better than 0. Someone else can add more later :)
Okay will try to add more if possible :)
If you don't find more, that's not a problem.
okay :+1:
I have written 2 tests for this activity. Now to create a PR to develop branch I need to create new branch to which I commit and push my changes to and then create PR to develop branch. Right @isabelcosta ?
Yes @mohak1283 , you are right ;) the PR you'll send next will only have the code for the Register UI tests
okay :)
I have resolved all the checks failed in PR and now it has all the checks passed :)