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 ci to repo #32

Closed
aatifsyed opened this issue Sep 3, 2024 · 6 comments
Closed

Add ci to repo #32

aatifsyed opened this issue Sep 3, 2024 · 6 comments
Assignees

Comments

@aatifsyed
Copy link
Contributor

current rust #[test]s are for docs etc, no e2e tests yet

@aatifsyed
Copy link
Contributor Author

See also #25

@LesnyRumcajs
Copy link
Member

@elmattic Could you please provide a description with tasks to do within this issue? I imagine we should start with a smallest CI possible, then iterate from there.

@elmattic
Copy link
Contributor

The kind of tests we want to add to the CI are basically those covered by cargo test:

cargo test --manifest-path ./rust/Cargo.toml

@elmattic
Copy link
Contributor

e2e tests would be the ones run by the test-suite tool and/or openrpc validate of a capture.

@ansermino ansermino moved this from New to Ready in Forest Backlog 🌲 Sep 12, 2024
@LesnyRumcajs
Copy link
Member

@ansermino @elmattic given #42 and #40, do we consider this issue closed?

@elmattic
Copy link
Contributor

elmattic commented Oct 4, 2024

I think so.

@github-project-automation github-project-automation bot moved this from Ready to Done in Forest Backlog 🌲 Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants