Environments and Credentials

Environments

Productionhttps://connect.rethinkbenefits.com

QA (STG-6): https://rta-edu-stg-web-06.azurewebsites.net/

DEV (STG-4): https://rta-edu-stg-web-04.azurewebsites.net/

Credentials

Test account (main): TestEBUser / TestEBUser

Jrich: Jrich1 / D4e6HT8j

Therapist Portal: Login to Jrich, filter User Role to therapist, and click Login

Additional creds (refer to creds tab): RethinkCare App bugs.xlsx

 

For Dev (1/18/23):

Team, while we are trying to find the best solution for development and testing process, we will have the following rules:

  1. Each issue should have its own branch

  2. We will continue to add all changes to develop branch using PRs. To avoid code conflicts, mergedevelop branch into your branch every day. Develop branch will be automatically published to STG-4with rta-edu-stg-db4 DB

  3. New origin/release branch will be created today which will be tested by QA team in STG-6 with rta-edu-stg-db6 DB. Develop branch will be merged with origin/release and automatically published to STG-6

  4. After testing is finished origin/release branch will be merged with master branch and published to production