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.
Details
Details
- Reviewers
durin42 - Group Reviewers
hg-reviewers - Commits
- rHG2859c6fa4fc2: tests: add test for a wire protocol request to wrong base URL
Diff Detail
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.