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

Provide build/run script to allow all TCK test components to be started at once #323

Open
2 of 6 tasks
rwalworth opened this issue Jan 22, 2025 · 0 comments · May be fixed by hiero-ledger/hiero-sdk-go#1267 or hiero-ledger/hiero-sdk-js#2868
Assignees
Labels
enhancement New feature or request

Comments

@rwalworth
Copy link
Contributor

rwalworth commented Jan 22, 2025

In order to run the TCK currently, a user first needs to start up local-node (if testing with local-node), then start up their respective SDK server, then run the TCK. This should all be put into one script to allow for easier use and automation.

  • TCK-Java: Dockerize the server and provide a script enabling this
  • TCK-JS: Dockerize the server and provide a script enabling this
  • TCK-Go: Dockerize the server and provide a script enabling this
  • TCK-C++: Dockerize the server and provide a script enabling this
  • TCK-Swift: Dockerize the server and provide a script enabling this
  • TCK-Rust: Dockerize the server and provide a script enabling this
@rwalworth rwalworth added the enhancement New feature or request label Jan 22, 2025
@rwalworth rwalworth changed the title Provide build/run script to allow all components to be started at once Provide build/run script to allow all TCK test components to be started at once Jan 22, 2025
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
2 participants