Test Syncronisation between Webapp and MobileApp with BrowserStack.
- Clone the repo
- Install MeteorJS
- Install dependencies
npm install
- To start local meteor server
meteor run --mobile-server=http://localhost:3000
- To start the test
python3 AuthTest/Test.py