Closed Mast3rwaf1z closed 7 months ago
Tests missing implementations shouldn't be run yet, else the workflow will fail for eternity until we finish the entire program ;)
Questions shouldn't be hard-coded into the tests as strings, but should be in a file that we can fetch and compare from in the future
This is for test driven development, these tests are written to fail, they will continue to fail until the implementation is finished.