Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Start and cleanup integration tests #446

Open
tanyongzhi opened this issue Feb 4, 2022 · 0 comments
Open

Start and cleanup integration tests #446

tanyongzhi opened this issue Feb 4, 2022 · 0 comments

Comments

@tanyongzhi
Copy link
Contributor

To run integration-tests, we have to start the api in the background with make run-test, and then run the integration tests with make integration-test. This is already being implemented in #429. Ideally, we want to simplify this process by making make integration-test start the api, run the integration test, and then kill it with pkill or a similar command.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant