haskell-language-server/plugins/hls-cabal-plugin
Sean Gillespie 838c77cfd6
Avoid expectFail in the test suite (#4402)
* Replace `expectFail` references with explicit checks

* refactor: Make "broken" tests explicit

Create a type-level failure expectations, which allows us to add the
expected failure behavior and the future ideal behavior
2024-09-29 10:36:01 +00:00
..
src/Ide/Plugin Get files from Shake VFS from within plugin handlers (#4328) 2024-09-28 14:23:35 +02:00
test Avoid expectFail in the test suite (#4402) 2024-09-29 10:36:01 +00:00