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

CI wasn't failing on focused tests #1145

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

TheAngryByrd
Copy link
Member

@TheAngryByrd TheAngryByrd commented Jul 15, 2023

WHAT

🤖 Generated by Copilot at f37fc12

This pull request improves the testing workflow and consistency by adding a flag to fail focused tests in .github/workflows/build.yml and by updating the test code in test/FsAutoComplete.Tests.Lsp/CodeFixTests/Tests.fs to use the refactored testing infrastructure.

🤖 Generated by Copilot at f37fc12

dotnet test flag
ensures focused tests only
autumn leaves no room

🚩🔧♻️

WHY

HOW

🤖 Generated by Copilot at f37fc12

  • Add flag to fail tests on focused cases (link)
  • Use simplified test setup and teardown (link)

@TheAngryByrd TheAngryByrd merged commit 1a37fe7 into ionide:main Jul 15, 2023
10 checks passed
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.

1 participant