Add unit tests for registry, cli.conf, tunnel
registry: add test for RegistryServer and registryClient, testRegistryServer mainly test methods concerned to http rpc request. Other methods that call request_dump like getBootStrpPeer is not include. testRegistryClient test the rpc call with or not with "cn" parameter. cli.conf: test each situation call the cli conf. tunnel: add test for BaseTunnelManager, MultGatewayManager tools is a util cotain method to make cert and ket files
Showing
re6st/tests/__init__.py
0 → 100644
re6st/tests/dh2048.pem
0 → 100644
re6st/tests/registry.json
0 → 100644
re6st/tests/registry.key
0 → 100644
re6st/tests/root.crt
0 → 100644
This diff is collapsed.
re6st/tests/tools.py
0 → 100644
Please register or sign in to comment