📄️ Unit tests
Unit tests will be written using pytest for CollabyBot’s backend methods as well as its REST API.
📄️ Integration tests
Integration Testing is used to test use cases and multiple components together. We have 5 use cases, and these are the tests for each of them.
📄️ Acceptance test
To test functional requirements we will use these tests: