Skip to content

Commit

Permalink
Fix failing tests, running tests on Mac
Browse files Browse the repository at this point in the history
suite3 was failing because it relied on what the server wrote to
.smithy.lsp.log, which has to be enabled through the setting
'smithyLsp.logToFile'.

suite4 test workspace had updated smithy trait package dependency
versions, but the assertions weren't updated to match. Side note:
I think its fine to keep these tests at smithy 1.40, since the
extension/server should work fine with whatever smithy version.
Also needed the same setting as suite3.

Also had to update a dependency so tests could successfully run on
Mac.
  • Loading branch information
milesziemer committed Jun 20, 2024
1 parent 43b3416 commit 8e243c2
Show file tree
Hide file tree
Showing 5 changed files with 335 additions and 50 deletions.
Loading

0 comments on commit 8e243c2

Please sign in to comment.