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

Add build-time failure tests for the Categorifier plugin #45

Open
zliu41 opened this issue Apr 15, 2022 · 0 comments
Open

Add build-time failure tests for the Categorifier plugin #45

zliu41 opened this issue Apr 15, 2022 · 0 comments

Comments

@zliu41
Copy link
Member

zliu41 commented Apr 15, 2022

We should have tests that ensure that incorrect use of the Categorifier plugin produce appropriate failures at build-time. E.g.,

  • converting a type that is missing a necessary instance,
  • converting with a hierarchy that doesn't support a necessary operation, or
  • converting a term that kitty-cat just plain can't handle.

(Extricated from https://kitty-hawk.atlassian.net/browse/SW-1298)

sellout added a commit that referenced this issue Feb 8, 2024
Expected failure tests now only succeed if the error message matches what we expect.

This also enables us to address #45 down the road.
sellout added a commit that referenced this issue Feb 8, 2024
Expected failure tests now only succeed if the error message matches what we expect.

This also enables us to address #45 down the road.
sellout added a commit that referenced this issue Feb 8, 2024
Expected failure tests now only succeed if the error message matches what we expect.

This also enables us to address #45 down the road.
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