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

#29: implement HTTP basic auth in Transaction POSTs #42

Merged
merged 1 commit into from Oct 5, 2018

Conversation

etj
Copy link
Collaborator

@etj etj commented Oct 1, 2018

Make POSTs in Transaction tests use the credentials provided by the system vars.

The command line should provide the trn.user and trn.pw vars;
e.g.:

mvn -X exec:java -Dexec.mainClass=org.opengis.cite.cat20.dgiwg10.TestNGController -Dexec.args="[CONFIG_FILE]" -Dtrn.user=[USERNAME] -Dtrn.pw=[PASSWORD]

@lgoltz lgoltz merged commit eb39620 into opengeospatial:master Oct 5, 2018
@lgoltz lgoltz mentioned this pull request Oct 22, 2018
3 tasks
@dstenger dstenger added this to the Testbed14_M4 (0.3) milestone Nov 7, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants