functionnal test: initial commit for tests
authorClément Bénier <clement.benier@iot.bzh>
Thu, 19 Jul 2018 08:57:02 +0000 (10:57 +0200)
committerClément Bénier <clement.benier@iot.bzh>
Tue, 21 Aug 2018 09:08:35 +0000 (11:08 +0200)
commit4121746213075b785adf24eec17eb0bdf49199c3
treedacdff2a407353b5c8434ab8f09d53616a208cff
parent3c40079d8360c15f0ce52a6c11a2bc2555177463
functionnal test: initial commit for tests

Launch xds-server process and run test based on xds REST APIs.
list of tests
- version
- config
- folders(in progress)

Change-Id: I4312c9ab067b2d6e157f8828c2fbe467ef187733
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
.vscode/launch.json
Makefile
glide.yaml
test/_test-config.json [new file with mode: 0644]
test/test_config.go [new file with mode: 0644]
test/xdsserver_test.go [new file with mode: 0644]