ece651-winter2019 / ece651-group-project

Simple web application that takes patient heart rate info and provides an interface for health practitioners to view patients data. This toy project can be re-purposed for any simple multi user, data collection application. Implements a rest api and accompanying mobile application.
https://pyramid-backend.herokuapp.com/
4 stars 4 forks source link

Espresso test function For each mobileapp module #108

Closed torontotong closed 5 years ago

torontotong commented 5 years ago

Added AndroidTest for activities.

torontotong commented 5 years ago

By Some reason, there were warning about code conflicts between master repo and newly committed code. I have to stop this pull request to figure out what went wrong.