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
Lint Skipped
Unit
Unit Tests Skipped

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.