Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update section headers.

...

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

scheduledb

URL Endpoint

https://technologynursery.org/tssgTechScheduledb

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

QA/Staging

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

URL Endpoint

https://technologynursery.org/tssgTechStagedMaster

Tests

  • scheduledb

Production

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

Master Branch

master

URL Endpoint

https://tssg.tech

Tests

  • scheduledb
  • tssgTech