Commit Graph

16 Commits

Author SHA1 Message Date
Adam Friedman
c0a42ad884 Custom validation of server certificate for WebSockets (#103)
* Improve SSL customisation for WebSockets

kubernetes-client/csharp#102

* First test for exec-in-pod over WebSockets.

Also, implement basic mock server for testing WebSockets.

kubernetes-client/csharp#102

* Attempt to handle raciness of Watcher tests.

kubernetes-client/csharp#102

* Attempt to handle raciness of ByteBuffer test.

kubernetes-client/csharp#102
2018-03-19 22:03:28 -07:00
Boshi Lian
8c93486aa2 introduce auth test using asp.net core 2017-10-21 21:44:01 +08:00
Brendan Burns
5ea4264a6b Merge pull request #31 from tg123/update_test_lib
update test sdk to release version
2017-10-19 20:07:40 -07:00
Boshi Lian
fb51fa70d6 add default namespace 2017-10-13 03:05:27 +08:00
Boshi Lian
c35c70b009 update test sdk to release version 2017-10-13 02:13:19 +08:00
Brendan Burns
a5bd209dbb Update travis config. 2017-10-05 15:52:24 -07:00
Brendan Burns
ed50fc2d8e Add tests. 2017-09-27 21:51:00 -07:00
Cole Mickens
2a2e013181 remove BOM from UTF-8 files 2017-09-14 10:47:41 -07:00
Cole Mickens
86992117ca move to .NET Standard 2.0 2017-09-14 10:45:17 -07:00
Brendan Burns
7717e65891 Merge pull request #15 from sesispla/master
Fixed two remaining unit tests
2017-07-25 08:47:10 -07:00
sergiomcalzada
7373cc728b Force commit trying to update linuxfoundation signature 2017-07-25 17:40:33 +02:00
Sergio Sisternes
d537d7db03 Removed unnecesary PackageReference for test project 2017-07-25 17:13:55 +02:00
Sergio Moreno
9e9797bf5c restored cli reference to dotnet-xunit and updated xUnit to beta packages so can run with the dotnet cli 2017-07-24 21:12:22 +02:00
Sergio Moreno
25fda9fa54 fixed package references:
* xUnit stable version
* xUnit.runner for VS
* missed testing package
2017-07-24 20:56:24 +02:00
Sergio Sisternes
57696f80a7 Added sample kubeconfig files to testing project 2017-06-26 23:09:42 +02:00
Sergio Sisternes
9548f57c13 Added basic XUnit project structure, sample code and information in the readme 2017-06-22 22:41:42 +02:00