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

Remove placeholder tests #1183

Merged
merged 6 commits into from Oct 14, 2023

Conversation

Rob-Hague
Copy link
Collaborator

These have no value and make it harder to trace references with intellisense. Removing them also helps narrow down the tests we need to address

Before:

image

After:

image

(the 3 extra passing tests is ExtensionsTest_Reverse.Null for each tfm and the 2 failing tests are #1166)

@WojciechNagorski
Copy link
Collaborator

@drieseng I very like this idea. I want to generate a code coverage raport to the next version and for each PR.

@drieseng
Copy link
Member

@Rob-Hague, @WojciechNagorski: I suppose we want to merge this one before we merge the PR where we move the test projects.

@WojciechNagorski
Copy link
Collaborator

@drieseng I think it's a good idea.

@WojciechNagorski WojciechNagorski merged commit 0e9b518 into sshnet:develop Oct 14, 2023
1 check passed
WojciechNagorski added a commit that referenced this pull request Oct 14, 2023
* Enable list directory async for net framework (#1206)

* Enable ListDirectoryAsync for .NET Framework
* Removed (now) unused constant.

* Remove placeholder tests (#1183)

* Remove placeholder tests

* Move Reverse perf test to benchmarks project

---------

Co-authored-by: Wojciech Nagórski <wojtpl2@gmail.com>

* Fix integration test after moving test projects

---------

Co-authored-by: Patrick-3000 <38472350+Patrick-3000@users.noreply.github.com>
Co-authored-by: Rob Hague <rh@johnstreetcapital.com>
@Rob-Hague Rob-Hague deleted the deleteplaceholdertests branch October 14, 2023 20:15
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.

None yet

3 participants