They were just tests for checking initializations. They work but test have not been updated to the contract's new code.
TODO: Update tests
The unit-test cover simple test for the basic functionalities that don't utilize any Chainlink DON services.
To run them:
cd ./src/backend
forge forge test --contracts test/unit-test/ -vv