codeanitdotcom / codeanitdotcom.github.io

codeanit.com by @codeanit
https://codeanit.com
MIT License
0 stars 1 forks source link

Task: Implement test framework #45

Open anitsh opened 3 years ago

anitsh commented 3 years ago

Issue: No tests are available

The system was inherited and mixed refactored to reach the current state which did not include any tests or other artifacts. As I have gained some comfort in the tech stack and the code base, it is time to refactor with test.

Codecept, a meta framework, could be useful. Detail about the tool is in the issue: https://github.com/codeanit/til/issues/236