MCPcopy Create free account
hub / github.com/chainjet/platform / string.utils.spec.ts

File string.utils.spec.ts

libs/common/src/utils/string.utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { addEllipsis, slugify, stripMarkdown, stripMarkdownSync } from '@app/common/utils/string.utils'
2
3describe('StringUtils', () => {
4 describe('slugify', () => {

Callers

nothing calls this directly

Calls 4

slugifyFunction · 0.90
stripMarkdownFunction · 0.90
stripMarkdownSyncFunction · 0.90
addEllipsisFunction · 0.90

Tested by

no test coverage detected