httpe2e

package
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package httpe2e drives the real gitlab-mcp-server binary over HTTP the way a client does: cross-origin decisions, preflight, the authentication modes, rate limiting, the JSON-RPC shape of a refusal, shutdown and draining, and the flags that restrict them. It needs no GitLab and no credentials, so it runs on every CI push.

The tests carry the httpe2e build tag; this file is what a plain build sees of the package. The in-process suite under test/e2e/suite cannot observe any of this, since it builds the server directly and drives an in-memory transport, which is why transport behavior is tested here and not there.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL