Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
More explanation for android testing
  • Loading branch information
wmamos authored Apr 25, 2023
1 parent c8117d1 commit b226367
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ To build, run `npx nodegui-packer --init NeptuneServer` at least once, then `npm
## Testing
### Android Testing

Before you test, ensure that you have no servers created on your client. The client app should open directly to the MainActivity, which should display no servers connected.

Follow these steps to test the Android Client app.
1) Open our project's code in Android Studio.
2) Run the app to ensure that all permissions are enabled prior to testing (shown in Final Client Testing Video in the Issue Labeled "Final Testing Video")).
Expand All @@ -52,6 +54,8 @@ Follow these steps to test the Android Client app.
2) Click `Run [Insert Test Name Here]`.
3) Wait for the tests to finish running. Look at the bottom of the window to see information regarding the tests that ran.

---

## Authors
Will Amos\
Ridge Johnson\
Expand Down

0 comments on commit b226367

Please sign in to comment.