Skip to content

Various cleanups and fixes #74

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

Merged
merged 3 commits into from
Nov 29, 2024
Merged

Various cleanups and fixes #74

merged 3 commits into from
Nov 29, 2024

Conversation

agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Nov 29, 2024

The test was still using `cue_outputs` what has been renamed to
`outputs` because the code was not run the bug was not detected in the
PR #71 changing API.
When looking for way for testing if an error has been raised was by
setting `raised_error` as member variable and checking it later. Later
on this was changed to redirecting the output. Therefore `raised_error`
does not need to be a member variable anymore.
@agoscinski agoscinski merged commit d92c623 into main Nov 29, 2024
3 of 4 checks passed
@agoscinski agoscinski deleted the cleanup branch November 29, 2024 13:45
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.

1 participant