Skip to content

Commit

Permalink
Generalize test infrastructure a bit
Browse files Browse the repository at this point in the history
Previously we had logic in place that for every tests tried to guess which
exceptions were expected, given the test configuration. This was a bit limiting
however; it's easier to just put this logic in the tests themselves. We make
that change in this PR, which will make the _next_ PR a bit easier.
  • Loading branch information
edsko committed Jan 22, 2025
1 parent f9a008b commit 541039f
Show file tree
Hide file tree
Showing 7 changed files with 177 additions and 209 deletions.
Loading

0 comments on commit 541039f

Please sign in to comment.