Skip to content

Conversation

@samsatoshis
Copy link
Collaborator

In this pull request, I added a new test case to verify if the API is working with just the main base URL. I also updated the deployment script to re-run the tests and modified tests-main.yaml to run the tests in the Docker container.

After merging this pull request, you will need to add API_BASE_URL to your .env file in your local development environment to run pytest.

Copy link
Contributor

@DrAdamRoe DrAdamRoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the commit, this look good. I am concerned that the timeout to wait for the application to start could put us in an infinite loop though. I would expect that if the docker container starts but the application itself never starts, this request retried indefinitely. Is that what you think would happen? And could we find another solution if that is the case?

@DrAdamRoe DrAdamRoe merged commit 1ca0be7 into main Nov 26, 2024
1 check passed
@wherop wherop deleted the feature/custom-testing-base-url branch December 11, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants