Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ instanceUrlChanged, normalizeInstanceUrl } from
'./gitlab-service'
;
2
3
describe(
'normalizeInstanceUrl'
, () => {
4
it(
'treats undefined as gitlab.com'
, () => {
Callers
nothing calls this directly
Calls
2
normalizeInstanceUrl
Function · 0.90
instanceUrlChanged
Function · 0.90
Tested by
no test coverage detected