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 had to update a dependency so tests could successfully run on
Mac.
  • Loading branch information
milesziemer committed Jun 20, 2024
1 parent 43b3416 commit da03dfb
Show file tree
Hide file tree
Showing 4 changed files with 333 additions and 49 deletions.
Loading

0 comments on commit da03dfb

Please sign in to comment.