Pull Request Checklist

General

Merge main branch into working branch

Ensure credentials are not included

Run any local tests

  • Automated testing
  • manual testing
  • performance testing

Check against business requirements

Check against technical requirements

dot net core api

Postman

  • ensure postman is updated with tests

Documentation

  • Swagger / Swashbuckle

React

Storybook updated

  • ensure Storybook snapshots are regenerated
  • update any storybook jest tests.

formatting / linting is applied