cefsharp / CefSharp

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
http://cefsharp.github.io/
Other
9.82k stars 2.92k forks source link

Improve xUnit Tests #3067

Open amaitland opened 4 years ago

amaitland commented 4 years ago

With #3065 we now have the tests running on AppVeyor build, now it's time to improve them.

amaitland commented 4 years ago

Once #3068 has been merged we can mock out more of the test cases.