Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arbitrum-client: add integration test setup #269

Merged

Conversation

akirillo
Copy link
Contributor

This PR sets up scaffolding for integration tests for the Arbitrum client. This defines CLI arguments for running integration tests, the subsequent integration test arguments, and the invocation of the integration_test_main macro. No tests are defined yet, and the docker-compose stack from the Starknet client tests is not yet replicated.

Next steps will be to set up the tests themselves, at first running them against a separately-instantiated devnet, with a docker-compose stack to follow.

@akirillo akirillo added the enhancement New feature or request label Nov 25, 2023
@akirillo akirillo requested a review from joeykraut November 25, 2023 17:24
@akirillo akirillo self-assigned this Nov 25, 2023
arbitrum-client/integration/helpers.rs Show resolved Hide resolved
arbitrum-client/integration/main.rs Outdated Show resolved Hide resolved
@akirillo akirillo force-pushed the andrew/integration-test-scaffolding branch from 11ab84f to 7acd57b Compare November 26, 2023 15:38
@akirillo akirillo merged commit 37324ad into andrew/arbitrum-client Nov 26, 2023
0 of 3 checks passed
@akirillo akirillo deleted the andrew/integration-test-scaffolding branch November 26, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants