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

Add light client fixtures #230

Open
gjermundgaraba opened this issue Jan 21, 2025 · 1 comment
Open

Add light client fixtures #230

gjermundgaraba opened this issue Jan 21, 2025 · 1 comment
Assignees
Labels
testing Issues related to testing

Comments

@gjermundgaraba
Copy link
Contributor

Add (back) the capability for the e2e tests to generate fixtures that can be used in the rust unit test.

The previous rust fixtures were removed in e43dc14

We can probably reuse most of the generation code, but will need some changes to the new setup suites.

@gjermundgaraba gjermundgaraba added the testing Issues related to testing label Jan 21, 2025
@gjermundgaraba gjermundgaraba self-assigned this Jan 21, 2025
@srdtrk
Copy link
Member

srdtrk commented Jan 21, 2025

I'd recommend coming up with a similar scheme to the solidity fixtures so that you never have to unmarshall the relayer response in golang, only deserializing cosmos-sdk messages in the rust test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues related to testing
Projects
Status: Backlog
Development

No branches or pull requests

2 participants