MCPcopy Create free account
hub / github.com/cloudflare/realtimekit-ui / string.spec.ts

File string.spec.ts

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

Source from the content-addressed store, hash-verified

1import { getInitials } from './string';
2
3describe('util:string:getInitials()', () => {
4 test('should work with special characters as well', () => {

Callers

nothing calls this directly

Calls 1

getInitialsFunction · 0.90

Tested by

no test coverage detected