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

Implement proper testing with RSpec #18

Closed
Taucher2003 opened this issue Nov 19, 2023 · 0 comments · Fixed by #21
Closed

Implement proper testing with RSpec #18

Taucher2003 opened this issue Nov 19, 2023 · 0 comments · Fixed by #21

Comments

@Taucher2003
Copy link
Owner

The test currently consists of running the action once and checking the job output manually. This works in the starting phase, but it only covers a single permutation and does not fail on incorrect behaviour. It behaves kind of like a smoke test that only makes sure that this thing can run somehow.

@Taucher2003 Taucher2003 linked a pull request Nov 21, 2023 that will close this issue
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 a pull request may close this issue.

1 participant