Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/marko-js/testing-library
/ functions
Functions
22 in github.com/marko-js/testing-library
⨍
Functions
22
◇
Types & classes
6
↓ 21 callers
Function
render
( template: T | { default: T }, input: Marko.TemplateInput<Marko.Input<T>> = {} as any, options: RenderO
src/index-browser.ts:21
↓ 13 callers
Function
render
( template: T | { default: T }, input: Marko.TemplateInput<Marko.Input<T>> = {} as any, // eslint-disabl
src/index.ts:24
↓ 7 callers
Function
emitted
( // eslint-disable-next-line @typescript-eslint/no-unused-vars type?: N extends InternalEventName
src/index.ts:90
↓ 4 callers
Function
act
(fn: T)
src/shared.ts:117
↓ 4 callers
Function
cleanup
()
src/index.ts:102
↓ 4 callers
Function
cleanup
()
src/index-browser.ts:136
↓ 3 callers
Function
rerender
(newInput?: typeof input)
src/index.ts:97
↓ 2 callers
Function
cleanupComponent
()
src/index.ts:119
↓ 2 callers
Function
normalize
(container: T)
src/shared.ts:44
↓ 2 callers
Function
project
(displayName, config)
jest.config.js:12
↓ 2 callers
Function
runBuild
(opts)
build.mjs:16
↓ 1 callers
Function
cleanupComponent
(mountedComponent: MountedComponent)
src/index-browser.ts:173
↓ 1 callers
Function
isComment
(node: Node)
src/shared.ts:186
↓ 1 callers
Function
isElement
(node: Node)
src/shared.ts:190
↓ 1 callers
Function
isMarkoScript
(node: Node)
src/shared.ts:194
↓ 1 callers
Function
waitForBatchedUpdates
()
src/shared.ts:182
Function
emitted
( type?: N extends InternalEventNames ? never : N )
src/index-browser.ts:84
Function
getInitialState
()
src/__tests__/fixtures/legacy-counter/index.js:3
Function
increment
()
src/__tests__/fixtures/legacy-counter/index.js:7
Method
increment
()
src/__tests__/fixtures/split-counter.component-browser.ts:2
Function
rerender
(newInput?: typeof input)
src/index-browser.ts:108
Function
setup
(build)
build.mjs:28