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: Add tests for golang and react with in memory files #43

Merged
merged 24 commits into from
Oct 31, 2024

Conversation

anghelflorinm
Copy link
Collaborator

This PR

  • adds tests for React and Golang

Related Issues

#42

Fixes #42

How to test

go test ./... from root folder

anghelflorinm and others added 21 commits September 10, 2024 10:05
Signed-off-by: Florin-Mihai Anghel <[email protected]>
Signed-off-by: Florin-Mihai Anghel <[email protected]>
format #2

Signed-off-by: Florin-Mihai Anghel <[email protected]>
Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Florin-Mihai Anghel <[email protected]>
@anghelflorinm anghelflorinm changed the title 2 cli prototype Add tests for golang and react Oct 29, 2024
@anghelflorinm anghelflorinm changed the title Add tests for golang and react test: Add tests for golang and react with in memory files Oct 29, 2024
cmd/generate/generate_test.go Outdated Show resolved Hide resolved
cmd/generate/generate_test.go Outdated Show resolved Hide resolved
internal/generate/generate.go Outdated Show resolved Hide resolved
anghelflorinm and others added 3 commits October 30, 2024 10:10
Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Florin-Mihai Anghel <[email protected]>
Co-authored-by: Michael Beemer <[email protected]>
Signed-off-by: Florin-Mihai Anghel <[email protected]>
@beeme1mr beeme1mr added this pull request to the merge queue Oct 31, 2024
Merged via the queue into main with commit ce14e1c Oct 31, 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.

Add tests validating output
2 participants