Commit Graph

11 Commits

Author SHA1 Message Date
Sergio Sisternes
2ff7b31420 Added basic tests for KubernetesClientCredentials 2017-06-27 20:38:04 +02:00
Sergio Sisternes
1571aa435e Added new tests to check cluster and tls correctness 2017-06-27 20:26:15 +02:00
Sergio Sisternes
c38ee42c37 Added a test to check the behaviour when no clusters are present in the configuration file 2017-06-27 20:09:08 +02:00
Sergio Sisternes
29a3dac109 Added tow new tests, checking for no credentials and no server 2017-06-27 20:03:59 +02:00
Sergio Sisternes
bd2fca1824 Added the null check for username in ContextUserTokenTest 2017-06-27 19:52:51 +02:00
Sergio Sisternes
5683fe3cb2 Fixed the ContextUserTokenTest: No username is set in token-based authentication 2017-06-27 19:51:50 +02:00
Sergio Sisternes
052f597d34 Added the file not found test 2017-06-27 19:48:26 +02:00
Sergio Sisternes
f7ac5b728b Added user-password test 2017-06-27 19:19:02 +02:00
Sergio Sisternes
57696f80a7 Added sample kubeconfig files to testing project 2017-06-26 23:09:42 +02:00
Sergio Sisternes
de9edb1c23 Added sample kubeconfig files to testing project 2017-06-26 23:08:29 +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