flake8
passed.
JSHint
passed.
Review Request #14931 — Created March 18, 2026 and updated
This change adds
//go:build integrationto all files in
integration_tests/ so they are excluded fromgo test ./...by default.
Run them explicitly withgo test -tags integrationormake integration-tests.This simplifies the Makefile test target — no more shell pipeline to
filter out the integration_tests package.While in here, I've also made it so that the test targets use
gotestsumto give much, much nicer output while running tests.
| Summary | ID |
|---|---|
| surwssppnptlookrkunuznptuspklnko |