MCPcopy Create free account
hub / github.com/dmno-dev/bumpy / channels.test.ts

File channels.test.ts

packages/bumpy/test/core/channels.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect } from 'bun:test';
2import { resolveChannels, matchChannelByBranch, channelNames } from '../../src/core/channels.ts';
3import { makeConfig } from '../helpers.ts';
4

Callers

nothing calls this directly

Calls 4

makeConfigFunction · 0.90
resolveChannelsFunction · 0.90
channelNamesFunction · 0.90
matchChannelByBranchFunction · 0.90

Tested by

no test coverage detected