- Create a setup for Php Unit Tests along with the documentation. Acceptance Criteria: - Each class and its method should pass though the Php Unit test case - If any of the methods is ignored then, it should have proper docs with a reason to ignore it. - It should have detailed documentation for the local setup of Unit tests and how to run it locally.
Acceptance Criteria: