Andrew Stakhov
b0e7d9979a
Allow testing of the internal methods ( #421 )
2020-04-17 15:31:36 -07:00
Andrew Stakhov
4da6b657e0
Fix test project namespace inconsistency ( #413 )
2020-04-14 17:08:03 -07:00
Andy Kernahan
3e6815ad4c
Ensure that awaits do not continue on the captured context. ( #370 )
...
* Ensure that awaits do not continue on the captured context.
* Make functions async for maintainability.
* Add documentation detailing the use of UIFact.
2020-03-18 21:54:44 -07:00
Boshi Lian
435ab5cd15
[breaking changes] cleanup targets ( #361 )
...
* remove target xamarin ios and android (supported by netstandard)
* remove 1.4
* build warning cleared
* remove bom
* fix ci failed
2020-03-08 15:57:34 -07:00
Frederik Carlier
466e33995d
Prototype Exec API ( #271 )
2019-04-01 14:18:34 -07:00
Frederik Carlier
425d4f81f0
Update NuGet dependencies for the Tests project ( #260 )
2019-03-20 08:55:04 -07:00
Boshi Lian
e0db2ae8bd
add az pipepline yaml ( #247 )
...
* add az pipepline yaml
* use az pipeline versioning
* build on vsts condition
2019-03-04 16:12:39 -08:00
Brendan Burns
0b1669d5a5
Rev ASPNetCore version ( #216 )
2018-10-26 23:03:19 -07:00
Adam Friedman
a358cb9afd
Remove hacky WebSocket connection factory. ( #171 )
...
Replace it with the new (officially-supported) ClientWebSocket
SSL functionality in .NET Core 2.1.
kubernetes-client/csharp#130
2018-06-07 16:47:39 -07:00
Frederik Carlier
194211b370
Fix flakey tests by making them async ( #144 )
...
* Fix flakey tests by converting them to async and synchronizing code blocks
* Use the same timeout for all tests
* Use signals to gracefully shut down the mock server
2018-04-27 20:40:47 -07:00
Adam Friedman
ea62ca00e0
Move projects to subdirectories of /src and /tests ( #134 )
...
kubernetes-client/csharp#127
2018-04-04 22:13:45 -07:00