Skip to content

feat: add api tests for deposits #261

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

daywiss
Copy link
Contributor

@daywiss daywiss commented Apr 14, 2025

motivation

we want e2e tests for api deposit endpoints

changes

This adds basic tests for the deposits service, which is what directly feeds the api. The api endpoint itself is not tested since most of that is infrastructure connecting the service class.

Copy link

linear bot commented Apr 14, 2025

@daywiss daywiss force-pushed the david/acx-3985-add-e2e-tests-for-deposits-endpoint branch 2 times, most recently from c840939 to ec9a6e9 Compare April 15, 2025 18:24
@daywiss daywiss marked this pull request as ready for review April 15, 2025 18:25
@daywiss daywiss force-pushed the david/acx-3985-add-e2e-tests-for-deposits-endpoint branch from ec9a6e9 to 77ee38b Compare April 15, 2025 18:35
Copy link
Member

Choose a reason for hiding this comment

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

Just making sure: do we want to reference an of the already created logic in the SDK/relayer for mocking events

@daywiss daywiss merged commit 7755c9a into stage Apr 17, 2025
3 checks passed
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