It would be nice if there were some full stack integration tests that went through the binary interface. Maybe this can be done in `bash` using curl/jq doing json assertions or something. They should be very basic (at the top of the testing pyramid).
It would be nice if there were some full stack integration tests that went through the binary interface.
Maybe this can be done in
bashusing curl/jq doing json assertions or something. They should be very basic (at the top of the testing pyramid).