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

Create end-to-end testing setup for SDK testing #69

Open
pharr117 opened this issue Feb 15, 2024 · 1 comment
Open

Create end-to-end testing setup for SDK testing #69

pharr117 opened this issue Feb 15, 2024 · 1 comment

Comments

@pharr117
Copy link
Collaborator

The indexer codebase needs extensive testing capabilities. This will take the form of:

  1. Configuration and setup for testing framework (i.e. indexer config, in memory database for indexed datasets, etc...)
  2. Package tests for the various functionality in the application
  3. Possibly interchaintest testing setup for testing against a chain with testing events and transactions already setup
@pharr117 pharr117 added enhancement New feature or request AA DAO labels Feb 15, 2024
@pharr117 pharr117 added this to the Milestone 3 milestone Feb 15, 2024
@pharr117 pharr117 self-assigned this Feb 15, 2024
@pharr117 pharr117 moved this to In Progress in Defiant OSS Feb 17, 2024
@danbryan danbryan added Grant and removed enhancement New feature or request labels Apr 4, 2024
@pharr117
Copy link
Collaborator Author

End-to-end testing is in progress on this branch, but it is running into some issues with setting up the chains using interchaintest with differing Cosmos SDK versions in the interchaintest package. Pushing this to Milestone Continuous Development.

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

No branches or pull requests

2 participants