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

test: revive test module and working acceptance dev test #1171

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

jchappelow
Copy link
Member

This revives and updates the test module.
The TestLocalDevSetup test in test/acceptance is working but not yet any of the actual acceptance tests.
I will continue with that, but I need to switch to updating type Block to using the structured transactions as it still had Txns [][]byte.

This PR also evolves app/setup functions to support act test's need for something like setup init. This will continue to change.

Finally, this changes the default root directory back to .kwild, which was temporarily .kwil2 in the early stages of node v2 to avoid clashes with existing data for previous release work.

Integration tests are mostly updated (a go build ./... in the test module works), but there is more work to be done there.

@charithabandi charithabandi merged commit e742039 into kwilteam:main Dec 19, 2024
2 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.

2 participants