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

Alternate input at test/testService.py #33

Closed
nikosT opened this issue May 18, 2017 · 2 comments
Closed

Alternate input at test/testService.py #33

nikosT opened this issue May 18, 2017 · 2 comments
Assignees

Comments

@nikosT
Copy link

nikosT commented May 18, 2017

Suggestion for input at test/testService.py.
if no args:
read baseURL variable from routing.cfg (default)
else:
read args

eg.1
./testService.py
(reads baseURL from routing.cfg)

eg.2
./testService.py url
(reads url)

@javiquinte
Copy link
Collaborator

Sure, @nikosT !
Feel free to add your suggestion.

@javiquinte
Copy link
Collaborator

Implemented since commit 024bbcb

@javiquinte javiquinte self-assigned this Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants