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

Refactor tests to work correctly #872

Merged
merged 15 commits into from
May 10, 2023
Merged

Conversation

July541
Copy link
Collaborator

@July541 July541 commented May 10, 2023

This pr includes:

  1. call resolve and reject explicitly.
  2. await Promise to make assert workable.
  3. Fix an error that keyword to match turns out has been modified in hls, see comment below.
  4. Remove any and give them an explicit type.

After this merged, we should see #857 failed.

test/suite/extension.test.ts Outdated Show resolved Hide resolved
Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you!

@July541
Copy link
Collaborator Author

July541 commented May 10, 2023

Please don't merge, something is still working on.

@fendor fendor merged commit 528d7b6 into haskell:master May 10, 2023
@fendor
Copy link
Collaborator

fendor commented May 10, 2023

@July541 Sorry, I misread :( But it doesnt matter, we don't deploy right away, any way :/

@July541
Copy link
Collaborator Author

July541 commented May 11, 2023

Never mind, I'll fix it in another pr.

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

Successfully merging this pull request may close these issues.

2 participants