Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added scheduledb Dev endpoints

...

The Feature Branch contains all of the code necessary to implement a particular set of features in the product.

scheduledb

Dev URL Endpoint

Tests

  • scheduledb
    • Unit Tests
    • Backend API Tests
    • Integration Tests

      Nothing to integrate

      since there is only one API service

    • Feature Tests
      • UI Tests
      • End-to-End Workflow Tests

...

The QA (a.k.a Staging) environment is created to verify the quality of the merge from the feature branch to the master branch.

Master Branch

master

QA URL

...

Endpoints

https://technologynursery.org/tssgTechStagedMaster

...

The Production environment is the final endpoint that is publicly shown on the internet ( i.e. https://tssg.tech )

Master Branch

master

Prod URL Endpoint

https://tssg.tech

Tests

  • scheduledb
  • tssgTech