MCPcopy Create free account
hub / github.com/Kilo-Org/cloud / gitlab-service.test.ts

File gitlab-service.test.ts

apps/web/src/lib/integrations/gitlab-service.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { instanceUrlChanged, normalizeInstanceUrl } from './gitlab-service';
2
3describe('normalizeInstanceUrl', () => {
4 it('treats undefined as gitlab.com', () => {

Callers

nothing calls this directly

Calls 2

normalizeInstanceUrlFunction · 0.90
instanceUrlChangedFunction · 0.90

Tested by

no test coverage detected