You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when running tests, please ensure that your internet connection is stable. Unstable internet will cause failure to establish instances in our database, and thereby failing the tests.
our app is currently using a clearDB database with $9.99 plan. It only allows a maximum of 15 connections and 18000 requires per hour. Running tests repeatedly may used up the maximum amount of queries allowed per hour.
it is already deployed on the Heroku Server, if wanted to redeploy, use the account above.
our app is currently using a clearDB database with $9.99 plan. It only allows a maximum of 15 connections and 18000 requires per hour. Running tests while deploying the app may cause an increasing amount of connections flushed into our server and break our database connections. Please comment out tests if members want to redeploy this app.
Since our app is iOS, instead of a web app, there's nothing to show on the website, but we can check whether it deploys successfully by opening a new tab in the browser as'https://walklive.herokuapp.com/WalkLive/api/users' and it will fetch all the current users in our database.
About
Object Oriented Programming class project, a navigation security app