CONTEXT
We should be using the makefile to do all kind of work, and the testing in particular. The purpose of this ticket is to make sure the testing suites pass, and no existing functionalities break every time we push a change to the main branch. Once passed, the next step is to integrate this component to a future CICD pipeline using GHA.
DONE WHEN
- All testing passed (submit more unit test code if necessary)
- code in the main branch is UP-TO-DATE!!
Makefile: https://github.com/treasurenetprotocol/treasurenet/blob/main/Makefile
CONTEXT
We should be using the makefile to do all kind of work, and the testing in particular. The purpose of this ticket is to make sure the testing suites pass, and no existing functionalities break every time we push a change to the main branch. Once passed, the next step is to integrate this component to a future CICD pipeline using GHA.
DONE WHEN
Makefile: https://github.com/treasurenetprotocol/treasurenet/blob/main/Makefile