Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need unit-test for start_esp.py #61

Open
qiwzhang opened this issue Jun 7, 2018 · 1 comment
Open

Need unit-test for start_esp.py #61

qiwzhang opened this issue Jun 7, 2018 · 1 comment
Assignees

Comments

@qiwzhang
Copy link
Contributor

qiwzhang commented Jun 7, 2018

Any changes to start_esp is not tested in this repo. has to reply on esp e2e test. start_esp.py has 3 parts

  1. generate nginx.conf from template by flags,
  2. generate server.conf from template by flags
  3. remote fetching: token, metadata, service config.

I like to have 1) and 2) unit-test first. 3) may need mock servers.

@lei-tang
Copy link
Contributor

#66 and cloudendpoints/esp#417 are created to add tests for start_esp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants