iofall

Results 25 comments of iofall

You can see the server output as well maybe that could help to debug.

Yes @alivabasa resemble as in, you should have the mentorship-backend server running successfully on your local machine

We could split this up as well, there are about 8 tests that are failing. 1 test for the `SignUpActivity` and 7 tests for the `LoginActivity`

@isabelcosta I have created these issues #868 and #918. Sorry I got late for this. Initially, I was planning on creating individual issues for each failing test, but that increased...

I would recommend setting a dummy test user and deleting after you are done with the issue.

You can use a temporary email service

@justdvnsh we could open a UI issue if you want to try and get more ideas for this? I think this issue is only about adding the comments feature right...

Hey @FullBinaryAlchemist there is no difference between the `Current Relations` screen for when a user is a `mentor` or a `mentee`. Both can create and mark tasks, refer [Wiki](https://github.com/anitab-org/mentorship-android/wiki/Main-Base-Concepts). Both...

Also answering the questions: > I saw in the SignUpActivity, that they were simulating the UI inputs to check for different kinds of password combinations but for Current relations how...