Open eightBitter opened 2 years ago
It doesn't make sense to write tests for commands that simply send or receive data (get/post). Commands that reshape data (ex. make_index) are good candidates for tests.
make_index
It doesn't make sense to write tests for commands that simply send or receive data (get/post). Commands that reshape data (ex.
make_index
) are good candidates for tests.