/Sync-test

Test to show sync. communication between 2 parallel web and app

Primary LanguageJavaScript

AuthenticatorMockApp

Test Syncronisation between Webapp and MobileApp with BrowserStack.

BrowserStack Logo

Setup

  • Clone the repo
  • Install MeteorJS
  • Install dependencies npm install

Start Local server

  • To start local meteor server meteor run --mobile-server=http://localhost:3000

Run Test

  • To start the test python3 AuthTest/Test.py