This is an archive of the discontinued Mercurial Phabricator instance.

tests: add test for a wire protocol request to wrong base URL
ClosedPublic

Authored by indygreg on Mar 10 2018, 3:03 PM.

Details

Summary

We have code that validates that wire protocol commands (which are
specified via query string) must occur at the base URL of a repo.
But we have no test coverage for this behavior. Let's add some.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Mar 10 2018, 3:03 PM
durin42 accepted this revision.Mar 12 2018, 5:00 PM
This revision is now accepted and ready to land.Mar 12 2018, 5:00 PM
This revision was automatically updated to reflect the committed changes.