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.
Any changes to start_esp is not tested in this repo. has to reply on esp e2e test. start_esp.py has 3 parts
I like to have 1) and 2) unit-test first. 3) may need mock servers.