functionnal test: initial commit for tests 51/15451/3
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>
Fri, 20 Jul 2018 13:56:30 +0000 (15:56 +0200)
commitb742e43e486da4d5bd048f3504dcf0d3552235eb
treeffad93886100b378544bb15e962230f5c991c0ef
parentb7bc9102de461eb880d951f16bdd9ded74e43a4f
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]