Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

testing: CI Tests for new releases of Node API #2182

Closed
YazzyYaz opened this issue May 10, 2023 · 2 comments
Closed

testing: CI Tests for new releases of Node API #2182

YazzyYaz opened this issue May 10, 2023 · 2 comments
Labels
e2e e2e testing related enhancement New feature or request external Issues created by non node team members kind:discussion

Comments

@YazzyYaz
Copy link

Implementation ideas

We need to have CI tests for testing Node API new releases to ensure the API works as expected. We can use Prompt Scavenger tutorial as well to test that it works as expected or otherwise we would need to update the docs if something changed in the Node API logic or resolve Node API bugs if things break that make the tutorial not work anymore.

https://docs.celestia.org/developers/prompt-scavenger/

cc @Bidon15 @sysrex @renaynay @Wondertan @distractedm1nd

@YazzyYaz YazzyYaz added the enhancement New feature or request label May 10, 2023
@github-actions github-actions bot added the external Issues created by non node team members label May 10, 2023
@Wondertan
Copy link
Member

Noting that the Go libs are part of Celestia-node repo CI testing. Js, Rust, and others will need something else

@renaynay renaynay changed the title CI Tests for new releases of Node API testing: CI Tests for new releases of Node API May 10, 2023
@renaynay renaynay added the e2e e2e testing related label May 10, 2023
@renaynay
Copy link
Member

Our swamp tests will now use RPC instead of the node directly, but I still think it makes sense to have a tutorial or something like that pointed at at least the blob module to catch breaks.

@celestiaorg celestiaorg locked and limited conversation to collaborators Dec 20, 2023
@ramin ramin converted this issue into discussion #3027 Dec 20, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
e2e e2e testing related enhancement New feature or request external Issues created by non node team members kind:discussion
Projects
None yet
Development

No branches or pull requests

4 participants