Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test(cosmic-swingset): Add test coverage for Prometheus output (#10954)
Extends #10941 Fixes #10911 ## Description Extracts a testable `launchChain` unit in packages/cosmic-swingset/src/chain-main.js, and uses that for an ava snapshot test of localhost:${OTEL_EXPORTER_PROMETHEUS_PORT}/metrics. Includes incidental fixes and utility additions along the way (and therefore best reviewed by commit). ### Security Considerations None known. ### Scaling Considerations n/a ### Documentation Considerations n/a ### Testing Considerations Just the usual `--update-snapshots` when things change. ### Upgrade Considerations n/a
- Loading branch information