- 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 are 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. Can take a reference from here - https://github.com/rtCamp/wp-google-login/pull/19
Acceptance Criteria:
Can take a reference from here - rtCamp/login-with-google#19