Skip to main content

Testing protocol

All work is unit tested and before code is merged into the upstream branch it needs to pass on our CI server, we currently use Github Actions. Part of the code reviewers responsibility is to check that there are accompanying tests before approving a pull request.

Once code is deployed* it is tested in-house by support staff and interested stakeholders.

*important to note that code does not need to be merged into master before testing can begin, as noted in the SDLC