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

Require restricted answer set for ILMC #93

Merged
merged 4 commits into from
May 11, 2023
Merged

Require restricted answer set for ILMC #93

merged 4 commits into from
May 11, 2023

Conversation

duskvirkus
Copy link

@duskvirkus duskvirkus commented May 1, 2023

IMI-8418

TODO:

  • Unit tests

@duskvirkus duskvirkus marked this pull request as ready for review May 5, 2023 20:30
Copy link
Contributor

@pared-imi pared-imi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment, besides that LGTM

if should_pass:
validate_manifest_from_test_method(test_method, m)
else:
with self.assertRaises(Exception):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be catching the exact error, I think in this case its ValidationError?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the suggestion. Updated now.

@duskvirkus duskvirkus requested a review from pared-imi May 10, 2023 20:18
@e271828- e271828- merged commit ad059b5 into master May 11, 2023
2 checks passed
@e271828- e271828- deleted the ilmc-ras-check branch May 11, 2023 13:39
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.

None yet

3 participants