Right now the integration test are only run locally as they are run against a locally developed server. httpbin should serve us to test the majority of integration cases or all. The plan is to set-up in the make recipe the startup of the httpbin docker container and create a new GitHub Action that could run these test on bin prs.
Right now the integration test are only run locally as they are run against a locally developed server. httpbin should serve us to test the majority of integration cases or all. The plan is to set-up in the make recipe the startup of the httpbin docker container and create a new GitHub Action that could run these test on bin prs.