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 tests for cases where an exception should be raised. #1

Open
alanmmckay opened this issue Jul 8, 2024 · 1 comment
Open

Comments

@alanmmckay
Copy link
Owner

Have been taking a look at this. The order of operations seems to be making this difficult. The standard expect(method_call).to raise_exception doesn't seem to evaluate at the right time whilst running Rspec.

@alanmmckay
Copy link
Owner Author

Potentail resource: https://hatchjs.com/rspec-expect-to-raise/

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

No branches or pull requests

1 participant