Mimir

Repository Intelligence

betexcr/Playwright-self-healing

Explore parsed files, symbols, dependencies, and routes. No embeddings or AI features are used in this view.

cloned

Files

26

Symbols

140

Dependencies

1183

Routes

0

Graph nodes

339

Graph relationships

554

Chunks

170

Chunked files

30

Embedded chunks

116

Stale embeddings

0

Repository-aware assistant

Ctrl+Enter to send

Ask a repository question to run the orchestration pipeline.

Hybrid retrieval preview

Ctrl+Enter to run

Model: text-embedding-3-small · Hybrid retrieval combines graph, symbol, metadata, keyword, and vector signals.

Run a query to inspect the retrieval plan, ranking, and selected chunks.

Repository tree

src/ai/prompts.ts

typescript

Review file

src/ai/providers/anthropic.ts

typescript

Review file

src/ai/providers/openai.ts

typescript

Review file

src/ai/rewriter.ts

typescript

Review file

src/analyzer/failure-classifier.ts

typescript

Review file

src/cli.ts

typescript

Review file

src/config.ts

typescript

Review file

src/context/collector.ts

typescript

Review file

src/context/dom-snapshot.ts

typescript

Review file

src/context/network-log.ts

typescript

Review file

src/index.ts

typescript

Review file

src/plugin/fixture.ts

typescript

Review file

src/plugin/reporter.ts

typescript

Review file

src/reporter/report.ts

typescript

Review file

src/runner/test-runner.ts

typescript

Review file

src/types.ts

typescript

Review file

src/validator/validator.ts

typescript

Review file

tests/config.test.ts

typescript

Review file

tests/dom-snapshot.test.ts

typescript

Review file

tests/failure-classifier.test.ts

typescript

Review file

tests/helpers.ts

typescript

Review file

tests/network-log.test.ts

typescript

Review file

tests/prompts.test.ts

typescript

Review file

tests/report.test.ts

typescript

Review file

tests/rewriter.test.ts

typescript

Review file

vitest.config.ts

typescript

Review file

Symbols

API_PATTERNS

constant

src/analyzer/failure-classifier.ts:14

ASSERTION_PATTERNS

function

src/analyzer/failure-classifier.ts:31

ASSERTION_PATTERNS

constant

src/analyzer/failure-classifier.ts:31

AUTOFIX_DIR

constant

src/runner/test-runner.ts:19

AnthropicProvider

class

src/ai/providers/anthropic.ts:3

AutofixConfig

interface

src/types.ts:46

AutofixData

interface

src/plugin/fixture.ts:5

AutofixReporter

class

src/plugin/reporter.ts:30

CONFIG_FILES

constant

src/config.ts:4

CONTEXT_DIR

constant

src/context/collector.ts:7

CONTEXT_DIR

constant

src/plugin/fixture.ts:10

CapturedContext

interface

src/context/collector.ts:9

DEFAULT_CONFIG

constant

src/types.ts:61

FAILURE_TYPE_GUIDANCE

constant

src/ai/prompts.ts:28

FLOW_PATTERNS

constant

src/analyzer/failure-classifier.ts:22

FailureContext

interface

src/types.ts:20

FixResult

interface

src/types.ts:35

LLMProvider

interface

src/types.ts:75

NetworkEntry

interface

src/types.ts:8

OpenAIProvider

class

src/ai/providers/openai.ts:3

REPORT_DIR

constant

src/plugin/reporter.ts:28

SELECTOR_PATTERNS

constant

src/analyzer/failure-classifier.ts:2

SKIP_TYPES

constant

src/context/network-log.ts:11

SYSTEM_PROMPT

constant

src/ai/prompts.ts:2

TEMP_DIR

constant

src/validator/validator.ts:8

TMP_DIR

function

tests/config.test.ts:6

TMP_DIR

constant

tests/config.test.ts:6

TestFailureReport

interface

src/plugin/reporter.ts:11

ValidationResult

interface

src/validator/validator.ts:10

attachNetworkRecorder

function

src/plugin/fixture.ts:12

attachments

function

src/plugin/reporter.ts:44

autofixFixture

function

src/plugin/fixture.ts:103

buildPrompt

function

src/ai/prompts.ts:57

captureOnFailure

function

src/plugin/fixture.ts:53

classifyFailure

function

src/analyzer/failure-classifier.ts:111

cleanAutofixDir

function

src/runner/test-runner.ts:21

collectFailureContext

function

src/context/collector.ts:49

config

function

tests/config.test.ts:21

config

function

tests/config.test.ts:32

config

function

tests/config.test.ts:46

config

function

tests/config.test.ts:55

config

function

tests/config.test.ts:61

constructor

method

src/ai/providers/anthropic.ts:7

constructor

method

src/ai/providers/openai.ts:7

createProvider

function

src/ai/rewriter.ts:5

ctx

function

tests/failure-classifier.test.ts:104

ctx

function

tests/failure-classifier.test.ts:120

ctx

function

tests/failure-classifier.test.ts:127

ctx

function

tests/failure-classifier.test.ts:135

ctx

function

tests/failure-classifier.test.ts:161

ctx

function

tests/failure-classifier.test.ts:169

ctx

function

tests/failure-classifier.test.ts:193

ctx

function

tests/failure-classifier.test.ts:203

ctx

function

tests/failure-classifier.test.ts:211

ctx

function

tests/failure-classifier.test.ts:219

ctx

function

tests/failure-classifier.test.ts:227

ctx

function

tests/failure-classifier.test.ts:237

ctx

function

tests/failure-classifier.test.ts:244

ctx

function

tests/failure-classifier.test.ts:251

ctx

function

tests/failure-classifier.test.ts:258

ctx

function

tests/failure-classifier.test.ts:267

ctx

function

tests/failure-classifier.test.ts:274

ctx

function

tests/failure-classifier.test.ts:281

ctx

function

tests/failure-classifier.test.ts:288

ctx

function

tests/failure-classifier.test.ts:295

ctx

function

tests/failure-classifier.test.ts:304

ctx

function

tests/failure-classifier.test.ts:313

ctx

function

tests/prompts.test.ts:40

ctx

function

tests/rewriter.test.ts:95

diff

function

tests/report.test.ts:25

diff

function

tests/report.test.ts:35

diff

function

tests/report.test.ts:46

domLower

function

src/analyzer/failure-classifier.ts:107

entries

function

tests/network-log.test.ts:34

entries

function

src/ai/prompts.ts:17

entry

function

src/plugin/fixture.ts:32

errorLine

function

tests/report.test.ts:108

errors

function

src/context/network-log.ts:14

extractFailures

function

src/runner/test-runner.ts:111

extractSelectorHints

function

src/analyzer/failure-classifier.ts:60

failed

function

src/reporter/report.ts:34

fixSingleTest

function

src/runner/test-runner.ts:151

fixed

function

src/reporter/report.ts:33

formatDiff

function

src/reporter/report.ts:4

formatNetworkLog

function

src/ai/prompts.ts:14

hasApiErrors

function

src/analyzer/failure-classifier.ts:48

hints

function

tests/failure-classifier.test.ts:11

hints

function

tests/failure-classifier.test.ts:16

hints

function

tests/failure-classifier.test.ts:21

hints

function

tests/failure-classifier.test.ts:29

hints

function

tests/failure-classifier.test.ts:34

hints

function

tests/failure-classifier.test.ts:39

hints

function

tests/failure-classifier.test.ts:44

hints

function

tests/failure-classifier.test.ts:49

hints

function

tests/failure-classifier.test.ts:54

isElementPresentInDom

function

src/analyzer/failure-classifier.ts:102

lines

function

tests/prompts.test.ts:107

loadCapturedContextForTest

function

src/context/collector.ts:18

loadConfig

function

src/config.ts:6

makeFailureContext

function

tests/helpers.ts:19

makeFixResult

function

tests/report.test.ts:4

makeNetworkEntry

function

tests/helpers.ts:2

match

function

src/context/collector.ts:31

matchesAny

function

src/analyzer/failure-classifier.ts:44

name

function

src/analyzer/failure-classifier.ts:90

output

function

tests/report.test.ts:63

output

function

tests/report.test.ts:76

output

function

tests/report.test.ts:84

output

function

tests/report.test.ts:93

patch

function

src/reporter/report.ts:6

printSummary

function

src/reporter/report.ts:31

program

function

src/cli.ts:7

provider

function

tests/rewriter.test.ts:37

provider

function

tests/rewriter.test.ts:48

raw

function

tests/rewriter.test.ts:108

readTestSource

function

src/context/collector.ts:41

relevant

function

src/context/network-log.ts:12

rest

function

src/context/network-log.ts:16

result

function

tests/dom-snapshot.test.ts:11

result

function

tests/dom-snapshot.test.ts:20

result

function

tests/dom-snapshot.test.ts:28

result

function

tests/dom-snapshot.test.ts:36

result

function

tests/dom-snapshot.test.ts:42

result

function

tests/dom-snapshot.test.ts:49

result

function

tests/network-log.test.ts:59

result

function

tests/network-log.test.ts:29

result

function

tests/network-log.test.ts:37

result

function

tests/network-log.test.ts:44

result

function

tests/network-log.test.ts:50

result

function

tests/rewriter.test.ts:60

result

function

tests/rewriter.test.ts:72

rewriteTest

function

src/ai/rewriter.ts:38

runAutofix

function

src/runner/test-runner.ts:237

runPlaywrightTests

function

src/runner/test-runner.ts:30

runPlaywrightWithBuiltinCapture

function

src/runner/test-runner.ts:64

selected

function

src/context/network-log.ts:17

stripMarkdownFences

function

src/ai/rewriter.ts:25

trimDomSnapshot

function

src/context/dom-snapshot.ts:5

trimNetworkLog

function

src/context/network-log.ts:7

validateRewrittenTest

function

src/validator/validator.ts:17

Dependencies

src/ai/prompts.ts

import -> ../types.js

src/ai/prompts.ts

call -> Attempt

src/ai/prompts.ts

call -> Snapshot

src/ai/prompts.ts

call -> Source

src/ai/prompts.ts

call -> Trace

src/ai/prompts.ts

call -> behavior

src/ai/prompts.ts

export -> buildPrompt

src/ai/prompts.ts

call -> element

src/ai/prompts.ts

call -> formatNetworkLog

src/ai/prompts.ts

call -> join

src/ai/prompts.ts

call -> join

src/ai/prompts.ts

call -> join

src/ai/prompts.ts

call -> join

src/ai/prompts.ts

call -> map

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> push

src/ai/prompts.ts

call -> skip

src/ai/prompts.ts

call -> slice

src/ai/prompts.ts

call -> slice

src/ai/prompts.ts

call -> split

src/ai/prompts.ts

call -> steps

src/ai/providers/anthropic.ts

import -> ../../types.js

src/ai/providers/anthropic.ts

import -> @anthropic-ai/sdk

external

src/ai/providers/anthropic.ts

call -> Anthropic

src/ai/providers/anthropic.ts

export -> AnthropicProvider

src/ai/providers/anthropic.ts

call -> constructor

src/ai/providers/anthropic.ts

call -> create

src/ai/providers/anthropic.ts

call -> indexOf

src/ai/providers/anthropic.ts

call -> rewrite

src/ai/providers/anthropic.ts

call -> slice

src/ai/providers/anthropic.ts

call -> slice

src/ai/providers/anthropic.ts

call -> trim

src/ai/providers/openai.ts

import -> ../../types.js

src/ai/providers/openai.ts

call -> OpenAI

src/ai/providers/openai.ts

export -> OpenAIProvider

src/ai/providers/openai.ts

call -> constructor

src/ai/providers/openai.ts

call -> create

src/ai/providers/openai.ts

call -> indexOf

src/ai/providers/openai.ts

import -> openai

external

src/ai/providers/openai.ts

call -> rewrite

src/ai/providers/openai.ts

call -> slice

src/ai/providers/openai.ts

call -> slice

src/ai/providers/openai.ts

call -> trim

src/ai/rewriter.ts

import -> ../types.js

src/ai/rewriter.ts

import -> ./prompts.js

src/ai/rewriter.ts

import -> ./providers/anthropic.js

src/ai/rewriter.ts

import -> ./providers/openai.js

src/ai/rewriter.ts

call -> AnthropicProvider

src/ai/rewriter.ts

call -> Error

src/ai/rewriter.ts

call -> Error

src/ai/rewriter.ts

call -> OpenAIProvider

src/ai/rewriter.ts

call -> buildPrompt

src/ai/rewriter.ts

export -> createProvider

src/ai/rewriter.ts

call -> replace

src/ai/rewriter.ts

call -> replace

src/ai/rewriter.ts

call -> rewrite

src/ai/rewriter.ts

call -> stripMarkdownFences

src/ai/rewriter.ts

call -> test

src/ai/rewriter.ts

call -> test

src/ai/rewriter.ts

call -> trim

src/analyzer/failure-classifier.ts

import -> ../types.js

src/analyzer/failure-classifier.ts

export -> classifyFailure

src/analyzer/failure-classifier.ts

call -> extractSelectorHints

src/analyzer/failure-classifier.ts

export -> extractSelectorHints

src/analyzer/failure-classifier.ts

call -> filter

src/analyzer/failure-classifier.ts

call -> fragments

src/analyzer/failure-classifier.ts

call -> hasApiErrors

src/analyzer/failure-classifier.ts

call -> hasApiErrors

src/analyzer/failure-classifier.ts

call -> includes

src/analyzer/failure-classifier.ts

call -> isElementPresentInDom

src/analyzer/failure-classifier.ts

export -> isElementPresentInDom

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> match

src/analyzer/failure-classifier.ts

call -> matchesAny

src/analyzer/failure-classifier.ts

call -> matchesAny

src/analyzer/failure-classifier.ts

call -> matchesAny

src/analyzer/failure-classifier.ts

call -> matchesAny

src/analyzer/failure-classifier.ts

call -> matchesAny

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> push

src/analyzer/failure-classifier.ts

call -> slice

src/analyzer/failure-classifier.ts

call -> some

src/analyzer/failure-classifier.ts

call -> some

src/analyzer/failure-classifier.ts

call -> some

src/analyzer/failure-classifier.ts

call -> test

src/analyzer/failure-classifier.ts

call -> toLowerCase

src/analyzer/failure-classifier.ts

call -> toLowerCase

src/cli.ts

import -> ./config.js

src/cli.ts

import -> ./runner/test-runner.js

src/cli.ts

import -> ./types.js

src/cli.ts

call -> Command

src/cli.ts

call -> action

src/cli.ts

call -> argument

src/cli.ts

call -> async

src/cli.ts

call -> bold

src/cli.ts

import -> chalk

external

src/cli.ts

call -> command

src/cli.ts

import -> commander

external

src/cli.ts

call -> description

src/cli.ts

call -> description

src/cli.ts

call -> error

src/cli.ts

call -> exit

src/cli.ts

call -> gray

src/cli.ts

call -> loadConfig

src/cli.ts

call -> log

src/cli.ts

call -> name

src/cli.ts

call -> option

src/cli.ts

call -> option

src/cli.ts

call -> option

src/cli.ts

call -> option

src/cli.ts

call -> option

src/cli.ts

call -> option

src/cli.ts

call -> parse

src/cli.ts

call -> provider

src/cli.ts

call -> red

src/cli.ts

call -> runAutofix

src/cli.ts

call -> version

src/config.ts

import -> ./types.js

src/config.ts

call -> cwd

src/config.ts

import -> node:fs/promises

external

src/config.ts

import -> node:path

external

src/config.ts

call -> parse

src/config.ts

call -> readFile

src/config.ts

call -> resolve

src/context/collector.ts

import -> ../plugin/reporter.js

src/context/collector.ts

import -> ../types.js

src/context/collector.ts

import -> ./dom-snapshot.js

src/context/collector.ts

import -> ./network-log.js

src/context/collector.ts

call -> all

src/context/collector.ts

call -> cwd

src/context/collector.ts

call -> endsWith

src/context/collector.ts

call -> filter

src/context/collector.ts

call -> includes

src/context/collector.ts

call -> join

src/context/collector.ts

call -> loadCapturedContextForTest

src/context/collector.ts

import -> node:fs/promises

external

src/context/collector.ts

import -> node:path

external

src/context/collector.ts

call -> now

src/context/collector.ts

call -> parse

src/context/collector.ts

call -> pop

src/context/collector.ts

call -> readFile

src/context/collector.ts

call -> readFile

src/context/collector.ts

call -> readTestSource

src/context/collector.ts

call -> readdir

src/context/collector.ts

call -> replace

src/context/collector.ts

call -> resolve

src/context/collector.ts

call -> sort

src/context/collector.ts

call -> trimDomSnapshot

src/context/collector.ts

call -> trimNetworkLog

src/context/dom-snapshot.ts

call -> replace

src/context/dom-snapshot.ts

call -> replace

src/context/dom-snapshot.ts

call -> replace

src/context/dom-snapshot.ts

call -> replace

src/context/dom-snapshot.ts

call -> slice

src/context/dom-snapshot.ts

export -> trimDomSnapshot

src/context/network-log.ts

import -> ../types.js

src/context/network-log.ts

call -> Set

src/context/network-log.ts

call -> filter

src/context/network-log.ts

call -> filter

src/context/network-log.ts

call -> filter

src/context/network-log.ts

call -> has

src/context/network-log.ts

call -> map

src/context/network-log.ts

call -> slice

src/context/network-log.ts

call -> slice

src/context/network-log.ts

export -> trimNetworkLog

src/index.ts

export -> ./config.js

src/index.ts

export -> ./plugin/fixture.js

src/index.ts

export -> ./plugin/reporter.js

src/index.ts

export -> ./runner/test-runner.js

src/plugin/fixture.ts

import -> ../types.js

src/plugin/fixture.ts

import -> @playwright/test

external

src/plugin/fixture.ts

call -> async

src/plugin/fixture.ts

call -> async

src/plugin/fixture.ts

call -> attachNetworkRecorder

src/plugin/fixture.ts

export -> autofixFixture

src/plugin/fixture.ts

call -> captureOnFailure

src/plugin/fixture.ts

call -> content

src/plugin/fixture.ts

call -> cwd

src/plugin/fixture.ts

call -> find

src/plugin/fixture.ts

call -> headers

src/plugin/fixture.ts

call -> headers

src/plugin/fixture.ts

call -> join

src/plugin/fixture.ts

call -> method

src/plugin/fixture.ts

call -> mkdir

src/plugin/fixture.ts

import -> node:fs/promises

external

src/plugin/fixture.ts

import -> node:path

external

src/plugin/fixture.ts

call -> now

src/plugin/fixture.ts

call -> now

src/plugin/fixture.ts

call -> now

src/plugin/fixture.ts

call -> on

src/plugin/fixture.ts

call -> on

src/plugin/fixture.ts

call -> on

src/plugin/fixture.ts

call -> postData

src/plugin/fixture.ts

call -> push

src/plugin/fixture.ts

call -> push

src/plugin/fixture.ts

call -> replace

src/plugin/fixture.ts

call -> resolve

src/plugin/fixture.ts

call -> resourceType

src/plugin/fixture.ts

call -> screenshot

src/plugin/fixture.ts

call -> status

src/plugin/fixture.ts

call -> stringify

src/plugin/fixture.ts

call -> text

src/plugin/fixture.ts

call -> text

src/plugin/fixture.ts

call -> toString

src/plugin/fixture.ts

call -> type

src/plugin/fixture.ts

call -> url

src/plugin/fixture.ts

call -> url

src/plugin/fixture.ts

call -> url

src/plugin/fixture.ts

call -> use

src/plugin/fixture.ts

call -> writeFile

src/plugin/reporter.ts

export -> AutofixReporter

src/plugin/reporter.ts

export -> TestFailureReport

src/plugin/reporter.ts

call -> cwd

src/plugin/reporter.ts

call -> getFailures

src/plugin/reporter.ts

call -> join

src/plugin/reporter.ts

call -> map

src/plugin/reporter.ts

call -> mkdir

src/plugin/reporter.ts

import -> node:fs/promises

external

src/plugin/reporter.ts

import -> node:path

external

src/plugin/reporter.ts

call -> onBegin

src/plugin/reporter.ts

call -> onEnd

src/plugin/reporter.ts

call -> onTestEnd

src/plugin/reporter.ts

call -> push

src/plugin/reporter.ts

call -> resolve

src/plugin/reporter.ts

call -> stringify

src/plugin/reporter.ts

call -> toString

src/plugin/reporter.ts

call -> writeFile

src/reporter/report.ts

import -> ../types.js

src/reporter/report.ts

call -> attempt

src/reporter/report.ts

call -> bold

src/reporter/report.ts

call -> bold

src/reporter/report.ts

call -> bold

src/reporter/report.ts

import -> chalk

external

src/reporter/report.ts

call -> createTwoFilesPatch

src/reporter/report.ts

call -> cyan

src/reporter/report.ts

import -> diff

external

src/reporter/report.ts

call -> filter

src/reporter/report.ts

call -> filter

src/reporter/report.ts

export -> formatDiff

src/reporter/report.ts

call -> gray

src/reporter/report.ts

call -> gray

src/reporter/report.ts

call -> gray

src/reporter/report.ts

call -> green

src/reporter/report.ts

call -> green

src/reporter/report.ts

call -> green

src/reporter/report.ts

call -> join

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> log

src/reporter/report.ts

call -> map

src/reporter/report.ts

export -> printSummary

src/reporter/report.ts

call -> red

src/reporter/report.ts

call -> red

src/reporter/report.ts

call -> slice

src/reporter/report.ts

call -> split

src/reporter/report.ts

call -> startsWith

src/reporter/report.ts

call -> startsWith

src/reporter/report.ts

call -> startsWith

src/reporter/report.ts

call -> startsWith

src/reporter/report.ts

call -> startsWith

src/reporter/report.ts

call -> test

src/reporter/report.ts

call -> test

src/runner/test-runner.ts

import -> ../ai/rewriter.js

src/runner/test-runner.ts

import -> ../analyzer/failure-classifier.js

src/runner/test-runner.ts

import -> ../context/collector.js

src/runner/test-runner.ts

import -> ../plugin/reporter.js

src/runner/test-runner.ts

import -> ../reporter/report.js

src/runner/test-runner.ts

import -> ../validator/validator.js

src/runner/test-runner.ts

call -> blue

src/runner/test-runner.ts

import -> chalk

external

src/runner/test-runner.ts

call -> classifyFailure

src/runner/test-runner.ts

call -> cleanAutofixDir

src/runner/test-runner.ts

call -> collectFailureContext

src/runner/test-runner.ts

call -> createProvider

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> cwd

src/runner/test-runner.ts

call -> execFileAsync

src/runner/test-runner.ts

call -> execFileAsync

src/runner/test-runner.ts

call -> extractFailures

src/runner/test-runner.ts

call -> extractFailures

src/runner/test-runner.ts

call -> fixSingleTest

src/runner/test-runner.ts

call -> formatDiff

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> gray

src/runner/test-runner.ts

call -> green

src/runner/test-runner.ts

call -> green

src/runner/test-runner.ts

call -> green

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> log

src/runner/test-runner.ts

call -> mkdir

src/runner/test-runner.ts

import -> node:child_process

external

src/runner/test-runner.ts

import -> node:fs/promises

external

src/runner/test-runner.ts

import -> node:path

external

src/runner/test-runner.ts

import -> node:util

external

src/runner/test-runner.ts

call -> parse

src/runner/test-runner.ts

call -> parse

src/runner/test-runner.ts

call -> printSummary

src/runner/test-runner.ts

call -> promisify

src/runner/test-runner.ts

call -> push

src/runner/test-runner.ts

call -> push

src/runner/test-runner.ts

call -> readFile

src/runner/test-runner.ts

call -> red

src/runner/test-runner.ts

call -> resolve

src/runner/test-runner.ts

call -> resolve

src/runner/test-runner.ts

call -> resolve

src/runner/test-runner.ts

call -> resolve

src/runner/test-runner.ts

call -> resolve

src/runner/test-runner.ts

call -> resolve

src/runner/test-runner.ts

call -> resolve

src/runner/test-runner.ts

call -> rewriteTest

src/runner/test-runner.ts

call -> rm

src/runner/test-runner.ts

call -> rm

src/runner/test-runner.ts

call -> runPlaywrightWithBuiltinCapture

src/runner/test-runner.ts

call -> slice

src/runner/test-runner.ts

call -> slice

src/runner/test-runner.ts

call -> test

src/runner/test-runner.ts

call -> validateRewrittenTest

src/runner/test-runner.ts

call -> writeFile

src/runner/test-runner.ts

call -> yellow

src/runner/test-runner.ts

call -> yellow

src/runner/test-runner.ts

call -> yellow

src/types.ts

export -> AutofixConfig

src/types.ts

export -> DEFAULT_CONFIG

src/types.ts

export -> FailureContext

src/types.ts

export -> FixResult

src/types.ts

export -> LLMProvider

src/types.ts

export -> NetworkEntry

src/types.ts

call -> rewrite

src/validator/validator.ts

import -> ../types.js

src/validator/validator.ts

export -> ValidationResult

src/validator/validator.ts

call -> basename

src/validator/validator.ts

call -> cwd

src/validator/validator.ts

call -> cwd

src/validator/validator.ts

call -> cwd

src/validator/validator.ts

call -> execFileAsync

src/validator/validator.ts

call -> join

src/validator/validator.ts

call -> mkdir

src/validator/validator.ts

import -> node:child_process

external

src/validator/validator.ts

import -> node:fs/promises

external

src/validator/validator.ts

import -> node:path

external

src/validator/validator.ts

import -> node:util

external

src/validator/validator.ts

call -> now

src/validator/validator.ts

call -> promisify

src/validator/validator.ts

call -> resolve

src/validator/validator.ts

call -> resolve

src/validator/validator.ts

call -> unlink

src/validator/validator.ts

call -> writeFile

tests/config.test.ts

import -> ../src/config.js

tests/config.test.ts

import -> ../src/types.js

tests/config.test.ts

call -> afterEach

tests/config.test.ts

call -> async

tests/config.test.ts

call -> async

tests/config.test.ts

call -> async

tests/config.test.ts

call -> async

tests/config.test.ts

call -> async

tests/config.test.ts

call -> async

tests/config.test.ts

call -> async

tests/config.test.ts

call -> async

tests/config.test.ts

call -> beforeEach

tests/config.test.ts

call -> cwd

tests/config.test.ts

call -> describe

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> expect

tests/config.test.ts

call -> it

tests/config.test.ts

call -> it

tests/config.test.ts

call -> it

tests/config.test.ts

call -> it

tests/config.test.ts

call -> it

tests/config.test.ts

call -> it

tests/config.test.ts

call -> join

tests/config.test.ts

call -> loadConfig

tests/config.test.ts

call -> loadConfig

tests/config.test.ts

call -> loadConfig

tests/config.test.ts

call -> loadConfig

tests/config.test.ts

call -> loadConfig

tests/config.test.ts

call -> loadConfig

tests/config.test.ts

call -> mkdir

tests/config.test.ts

import -> node:fs/promises

external

tests/config.test.ts

import -> node:path

external

tests/config.test.ts

call -> rm

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

call -> toBe

tests/config.test.ts

import -> vitest

external

tests/dom-snapshot.test.ts

import -> ../src/context/dom-snapshot.js

tests/dom-snapshot.test.ts

call -> alert

tests/dom-snapshot.test.ts

call -> describe

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> expect

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> it

tests/dom-snapshot.test.ts

call -> join

tests/dom-snapshot.test.ts

call -> repeat

tests/dom-snapshot.test.ts

call -> toBeLessThan

tests/dom-snapshot.test.ts

call -> toBeNull

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toContain

tests/dom-snapshot.test.ts

call -> toMatch

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

call -> trimDomSnapshot

tests/dom-snapshot.test.ts

import -> vitest

external

tests/failure-classifier.test.ts

import -> ./helpers.js

tests/failure-classifier.test.ts

call -> DOM

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> classifyFailure

tests/failure-classifier.test.ts

call -> click

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> describe

tests/failure-classifier.test.ts

call -> errors

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> expect

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> extractSelectorHints

tests/failure-classifier.test.ts

call -> getByLabel

tests/failure-classifier.test.ts

call -> getByLabel

tests/failure-classifier.test.ts

call -> getByPlaceholder

tests/failure-classifier.test.ts

call -> getByPlaceholder

tests/failure-classifier.test.ts

call -> getByRole

tests/failure-classifier.test.ts

call -> getByRole

tests/failure-classifier.test.ts

call -> getByRole

tests/failure-classifier.test.ts

call -> getByRole

tests/failure-classifier.test.ts

call -> getByTestId

tests/failure-classifier.test.ts

call -> getByTestId

tests/failure-classifier.test.ts

call -> getByTestId

tests/failure-classifier.test.ts

call -> getByTestId

tests/failure-classifier.test.ts

call -> getByText

tests/failure-classifier.test.ts

call -> getByText

tests/failure-classifier.test.ts

call -> getByText

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> isElementPresentInDom

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> it

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> locator

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeFailureContext

tests/failure-classifier.test.ts

call -> makeNetworkEntry

tests/failure-classifier.test.ts

call -> makeNetworkEntry

tests/failure-classifier.test.ts

call -> makeNetworkEntry

tests/failure-classifier.test.ts

call -> makeNetworkEntry

tests/failure-classifier.test.ts

call -> makeNetworkEntry

tests/failure-classifier.test.ts

call -> matches

tests/failure-classifier.test.ts

call -> miss

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBe

tests/failure-classifier.test.ts

call -> toBeVisible

tests/failure-classifier.test.ts

call -> toBeVisible

tests/failure-classifier.test.ts

call -> toBeVisible

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toContain

tests/failure-classifier.test.ts

call -> toEqual

tests/failure-classifier.test.ts

call -> toEqual

tests/failure-classifier.test.ts

call -> toEqual

tests/failure-classifier.test.ts

call -> toHaveText

tests/failure-classifier.test.ts

import -> vitest

external

tests/helpers.ts

import -> ../src/types.js

tests/helpers.ts

call -> async

tests/helpers.ts

call -> goto

tests/helpers.ts

export -> makeFailureContext

tests/helpers.ts

export -> makeNetworkEntry

tests/helpers.ts

call -> now

tests/helpers.ts

call -> now

tests/helpers.ts

call -> test

tests/network-log.test.ts

import -> ../src/context/network-log.js

tests/network-log.test.ts

import -> ./helpers.js

tests/network-log.test.ts

call -> describe

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> expect

tests/network-log.test.ts

call -> from

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> it

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> makeNetworkEntry

tests/network-log.test.ts

call -> repeat

tests/network-log.test.ts

call -> responses

tests/network-log.test.ts

call -> status

tests/network-log.test.ts

call -> toBe

tests/network-log.test.ts

call -> toBe

tests/network-log.test.ts

call -> toBe

tests/network-log.test.ts

call -> toBe

tests/network-log.test.ts

call -> toBeNull

tests/network-log.test.ts

call -> toEqual

tests/network-log.test.ts

call -> toHaveLength

tests/network-log.test.ts

call -> toHaveLength

tests/network-log.test.ts

call -> toHaveLength

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> trimNetworkLog

tests/network-log.test.ts

call -> types

tests/network-log.test.ts

import -> vitest

external

tests/prompts.test.ts

import -> ../src/ai/prompts.js

tests/prompts.test.ts

import -> ./helpers.js

tests/prompts.test.ts

call -> Attempt

tests/prompts.test.ts

call -> Source

tests/prompts.test.ts

call -> Trace

tests/prompts.test.ts

call -> async

tests/prompts.test.ts

call -> async

tests/prompts.test.ts

call -> async

tests/prompts.test.ts

call -> async

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> buildPrompt

tests/prompts.test.ts

call -> describe

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> expect

tests/prompts.test.ts

call -> from

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> it

tests/prompts.test.ts

call -> join

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeFailureContext

tests/prompts.test.ts

call -> makeNetworkEntry

tests/prompts.test.ts

call -> makeNetworkEntry

tests/prompts.test.ts

call -> skip

tests/prompts.test.ts

call -> test

tests/prompts.test.ts

call -> test

tests/prompts.test.ts

call -> test

tests/prompts.test.ts

call -> test

tests/prompts.test.ts

call -> toBe

tests/prompts.test.ts

call -> toBe

tests/prompts.test.ts

call -> toBeGreaterThan

tests/prompts.test.ts

call -> toBeGreaterThan

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

tests/prompts.test.ts

call -> toContain

Routes

No routes detected yet.

Generated chunks

README.md

README.md:1-100

readme
strategy: documentationgraph nodes: 2related: 2

package-lock.json

package-lock.json:1-1902

configuration
strategy: configurationgraph nodes: 2related: 2

package.json

package.json:1-42

configuration
strategy: configurationgraph nodes: 2related: 2

Module src.ai.prompts

src/ai/prompts.ts:1-106

module
strategy: modulegraph nodes: 80related: 2

constant SYSTEM_PROMPT

src/ai/prompts.ts:2-2

dependency
strategy: symbolgraph nodes: 79related: 14

function formatNetworkLog

src/ai/prompts.ts:14-14

function
strategy: symbolgraph nodes: 164related: 14

function entries

src/ai/prompts.ts:17-27

function
strategy: symbolgraph nodes: 73related: 37

constant FAILURE_TYPE_GUIDANCE

src/ai/prompts.ts:28-28

dependency
strategy: symbolgraph nodes: 87related: 14

function buildPrompt

src/ai/prompts.ts:57-57

function
strategy: symbolgraph nodes: 77related: 48

Module src.ai.providers.anthropic

src/ai/providers/anthropic.ts:1-31

module
strategy: modulegraph nodes: 92related: 2

class AnthropicProvider

src/ai/providers/anthropic.ts:3-3

class
strategy: symbolgraph nodes: 83related: 31

method constructor

src/ai/providers/anthropic.ts:7-11

method
strategy: symbolgraph nodes: 77related: 29

Module src.ai.providers.openai

src/ai/providers/openai.ts:1-30

module
strategy: modulegraph nodes: 89related: 2

class OpenAIProvider

src/ai/providers/openai.ts:3-3

class
strategy: symbolgraph nodes: 80related: 28

method constructor

src/ai/providers/openai.ts:7-11

method
strategy: symbolgraph nodes: 77related: 29

Module src.ai.rewriter

src/ai/rewriter.ts:1-48

module
strategy: modulegraph nodes: 81related: 2

function createProvider

src/ai/rewriter.ts:5-5

function
strategy: symbolgraph nodes: 80related: 53

function stripMarkdownFences

src/ai/rewriter.ts:25-25

function
strategy: symbolgraph nodes: 170related: 15

function rewriteTest

src/ai/rewriter.ts:38-38

function
strategy: symbolgraph nodes: 77related: 53

Module src.analyzer.failure-classifier

src/analyzer/failure-classifier.ts:1-140

module
strategy: modulegraph nodes: 97related: 2

constant SELECTOR_PATTERNS

src/analyzer/failure-classifier.ts:2-2

dependency
strategy: symbolgraph nodes: 83related: 25

constant API_PATTERNS

src/analyzer/failure-classifier.ts:14-14

dependency
strategy: symbolgraph nodes: 78related: 25

constant FLOW_PATTERNS

src/analyzer/failure-classifier.ts:22-22

dependency
strategy: symbolgraph nodes: 79related: 25

constant ASSERTION_PATTERNS

src/analyzer/failure-classifier.ts:31-31

dependency
strategy: symbolgraph nodes: 84related: 25

function ASSERTION_PATTERNS

src/analyzer/failure-classifier.ts:31-47

function
strategy: symbolgraph nodes: 84related: 25

function matchesAny

src/analyzer/failure-classifier.ts:44-44

function
strategy: symbolgraph nodes: 152related: 25

function hasApiErrors

src/analyzer/failure-classifier.ts:48-48

function
strategy: symbolgraph nodes: 156related: 25

function extractSelectorHints

src/analyzer/failure-classifier.ts:60-60

function
strategy: symbolgraph nodes: 86related: 55

function name

src/analyzer/failure-classifier.ts:90-96

function
strategy: symbolgraph nodes: 70related: 35

function isElementPresentInDom

src/analyzer/failure-classifier.ts:102-102

function
strategy: symbolgraph nodes: 87related: 55

function domLower

src/analyzer/failure-classifier.ts:107-110

function
strategy: symbolgraph nodes: 74related: 25

function classifyFailure

src/analyzer/failure-classifier.ts:111-111

function
strategy: symbolgraph nodes: 81related: 73

Module src.cli

src/cli.ts:1-48

module
strategy: modulegraph nodes: 73related: 2

function program

src/cli.ts:7-7

function
strategy: symbolgraph nodes: 73related: 10

Module src.config

src/config.ts:1-42

module
strategy: modulegraph nodes: 76related: 2

constant CONFIG_FILES

src/config.ts:4-4

dependency
strategy: symbolgraph nodes: 78related: 13

function loadConfig

src/config.ts:6-6

function
strategy: symbolgraph nodes: 76related: 41

Module src.context.collector

src/context/collector.ts:1-81

module
strategy: modulegraph nodes: 87related: 2

constant CONTEXT_DIR

src/context/collector.ts:7-7

dependency
strategy: symbolgraph nodes: 2related: 30

interface CapturedContext

src/context/collector.ts:9-9

interface
strategy: symbolgraph nodes: 265related: 16

function loadCapturedContextForTest

src/context/collector.ts:18-18

function
strategy: symbolgraph nodes: 184related: 16

function match

src/context/collector.ts:31-40

function
strategy: symbolgraph nodes: 71related: 41

function readTestSource

src/context/collector.ts:41-41

function
strategy: symbolgraph nodes: 160related: 16

function collectFailureContext

src/context/collector.ts:49-49

function
strategy: symbolgraph nodes: 87related: 34

Module src.context.dom-snapshot

src/context/dom-snapshot.ts:1-22

module
strategy: modulegraph nodes: 90related: 2

function trimDomSnapshot

src/context/dom-snapshot.ts:5-5

function
strategy: symbolgraph nodes: 81related: 59

Module src.context.network-log

src/context/network-log.ts:1-26

module
strategy: modulegraph nodes: 89related: 2

function trimNetworkLog

src/context/network-log.ts:7-7

function
strategy: symbolgraph nodes: 80related: 57

constant SKIP_TYPES

src/context/network-log.ts:11-26

dependency
strategy: symbolgraph nodes: 76related: 18

function relevant

src/context/network-log.ts:12-26

function
strategy: symbolgraph nodes: 74related: 18

function errors

src/context/network-log.ts:14-26

function
strategy: symbolgraph nodes: 72related: 48

function rest

src/context/network-log.ts:16-26

function
strategy: symbolgraph nodes: 70related: 18

function selected

src/context/network-log.ts:17-26

function
strategy: symbolgraph nodes: 74related: 18

Module src.index

src/index.ts:1-12

module
strategy: modulegraph nodes: 75related: 2

Module src.plugin.fixture

src/plugin/fixture.ts:1-116

module
strategy: modulegraph nodes: 84related: 2

interface AutofixData

src/plugin/fixture.ts:5-5

interface
strategy: symbolgraph nodes: 77related: 14

constant CONTEXT_DIR

src/plugin/fixture.ts:10-10

dependency
strategy: symbolgraph nodes: 77related: 30

function attachNetworkRecorder

src/plugin/fixture.ts:12-12

function
strategy: symbolgraph nodes: 174related: 14

function entry

src/plugin/fixture.ts:32-43

function
strategy: symbolgraph nodes: 71related: 14

function captureOnFailure

src/plugin/fixture.ts:53-53

function
strategy: symbolgraph nodes: 164related: 14

function autofixFixture

src/plugin/fixture.ts:103-116

function
strategy: symbolgraph nodes: 160related: 14

Module src.plugin.reporter

src/plugin/reporter.ts:1-81

module
strategy: modulegraph nodes: 85related: 2

interface TestFailureReport

src/plugin/reporter.ts:11-11

interface
strategy: symbolgraph nodes: 166related: 15

constant REPORT_DIR

src/plugin/reporter.ts:28-28

dependency
strategy: symbolgraph nodes: 76related: 15

class AutofixReporter

src/plugin/reporter.ts:30-30

class
strategy: symbolgraph nodes: 162related: 15

function attachments

src/plugin/reporter.ts:44-63

function
strategy: symbolgraph nodes: 77related: 15

Module src.reporter.report

src/reporter/report.ts:1-66

module
strategy: modulegraph nodes: 85related: 2

function formatDiff

src/reporter/report.ts:4-4

function
strategy: symbolgraph nodes: 76related: 49

function patch

src/reporter/report.ts:6-30

function
strategy: symbolgraph nodes: 71related: 13

function printSummary

src/reporter/report.ts:31-31

function
strategy: symbolgraph nodes: 78related: 49

function fixed

src/reporter/report.ts:33-66

function
strategy: symbolgraph nodes: 71related: 13

function failed

src/reporter/report.ts:34-66

function
strategy: symbolgraph nodes: 72related: 13

Module src.runner.test-runner

src/runner/test-runner.ts:1-290

module
strategy: modulegraph nodes: 88related: 2

constant AUTOFIX_DIR

src/runner/test-runner.ts:19-19

dependency
strategy: symbolgraph nodes: 77related: 18

function cleanAutofixDir

src/runner/test-runner.ts:21-21

function
strategy: symbolgraph nodes: 162related: 18

function runPlaywrightTests

src/runner/test-runner.ts:30-30

function
strategy: symbolgraph nodes: 84related: 18

function runPlaywrightWithBuiltinCapture

src/runner/test-runner.ts:64-64

function
strategy: symbolgraph nodes: 194related: 18

function extractFailures

src/runner/test-runner.ts:111-111

function
strategy: symbolgraph nodes: 162related: 18

function fixSingleTest

src/runner/test-runner.ts:151-151

function
strategy: symbolgraph nodes: 158related: 18

function runAutofix

src/runner/test-runner.ts:237-237

function
strategy: symbolgraph nodes: 76related: 28

Module src.types

src/types.ts:1-78

module
strategy: modulegraph nodes: 75related: 2

interface NetworkEntry

src/types.ts:8-8

interface
strategy: symbolgraph nodes: 156related: 12

interface FailureContext

src/types.ts:20-20

interface
strategy: symbolgraph nodes: 160related: 12

interface FixResult

src/types.ts:35-35

interface
strategy: symbolgraph nodes: 150related: 12

interface AutofixConfig

src/types.ts:46-46

interface
strategy: symbolgraph nodes: 158related: 12

constant DEFAULT_CONFIG

src/types.ts:61-61

dependency
strategy: symbolgraph nodes: 160related: 12

interface LLMProvider

src/types.ts:75-75

interface
strategy: symbolgraph nodes: 154related: 12

Module src.validator.validator

src/validator/validator.ts:1-65

module
strategy: modulegraph nodes: 89related: 2

constant TEMP_DIR

src/validator/validator.ts:8-8

dependency
strategy: symbolgraph nodes: 74related: 16

interface ValidationResult

src/validator/validator.ts:10-10

interface
strategy: symbolgraph nodes: 164related: 16

function validateRewrittenTest

src/validator/validator.ts:17-17

function
strategy: symbolgraph nodes: 87related: 34

Module tests.config.test

tests/config.test.ts:1-70

module
strategy: modulegraph nodes: 83related: 2

constant TMP_DIR

tests/config.test.ts:6-6

dependency
strategy: symbolgraph nodes: 73related: 18

function TMP_DIR

tests/config.test.ts:6-6

function
strategy: symbolgraph nodes: 73related: 18

function config

tests/config.test.ts:21-70

function
strategy: symbolgraph nodes: 318related: 18

function config

tests/config.test.ts:32-70

function
strategy: symbolgraph nodes: 318related: 18

function config

tests/config.test.ts:46-70

function
strategy: symbolgraph nodes: 318related: 18

function config

tests/config.test.ts:55-70

function
strategy: symbolgraph nodes: 318related: 18

function config

tests/config.test.ts:61-70

function
strategy: symbolgraph nodes: 318related: 18

Module tests.dom-snapshot.test

tests/dom-snapshot.test.ts:1-74

module
strategy: modulegraph nodes: 89related: 2

Context package

Select a generated chunk to preview graph-aware context.

Symbol hierarchy

contains
prompts.ts->src.ai.prompts

file to module · src/ai/prompts.ts

contains
prompts.ts->buildPrompt

file to function · src/ai/prompts.ts

contains
prompts.ts->entries

file to function · src/ai/prompts.ts

contains
prompts.ts->FAILURE_TYPE_GUIDANCE

file to symbol · src/ai/prompts.ts

contains
prompts.ts->formatNetworkLog

file to function · src/ai/prompts.ts

contains
prompts.ts->SYSTEM_PROMPT

file to symbol · src/ai/prompts.ts

contains
anthropic.ts->src.ai.providers.anthropic

file to module · src/ai/providers/anthropic.ts

contains
anthropic.ts->AnthropicProvider

file to class · src/ai/providers/anthropic.ts

contains
anthropic.ts->constructor

file to method · src/ai/providers/anthropic.ts

contains
openai.ts->src.ai.providers.openai

file to module · src/ai/providers/openai.ts

contains
openai.ts->constructor

file to method · src/ai/providers/openai.ts

contains
openai.ts->OpenAIProvider

file to class · src/ai/providers/openai.ts

contains
rewriter.ts->src.ai.rewriter

file to module · src/ai/rewriter.ts

contains
rewriter.ts->createProvider

file to function · src/ai/rewriter.ts

contains
rewriter.ts->rewriteTest

file to function · src/ai/rewriter.ts

contains
rewriter.ts->stripMarkdownFences

file to function · src/ai/rewriter.ts

contains
failure-classifier.ts->src.analyzer.failure-classifier

file to module · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->API_PATTERNS

file to symbol · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->ASSERTION_PATTERNS

file to symbol · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->classifyFailure

file to function · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->domLower

file to function · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->extractSelectorHints

file to function · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->FLOW_PATTERNS

file to symbol · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->hasApiErrors

file to function · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->isElementPresentInDom

file to function · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->matchesAny

file to function · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->name

file to function · src/analyzer/failure-classifier.ts

contains
failure-classifier.ts->SELECTOR_PATTERNS

file to symbol · src/analyzer/failure-classifier.ts

contains
cli.ts->src.cli

file to module · src/cli.ts

contains
cli.ts->program

file to function · src/cli.ts

contains
config.ts->src.config

file to module · src/config.ts

contains
config.ts->CONFIG_FILES

file to symbol · src/config.ts

contains
config.ts->loadConfig

file to function · src/config.ts

contains
collector.ts->src.context.collector

file to module · src/context/collector.ts

contains
collector.ts->CapturedContext

file to interface · src/context/collector.ts

contains
collector.ts->collectFailureContext

file to function · src/context/collector.ts

contains
collector.ts->CONTEXT_DIR

file to symbol · src/context/collector.ts

contains
collector.ts->loadCapturedContextForTest

file to function · src/context/collector.ts

contains
collector.ts->match

file to function · src/context/collector.ts

contains
collector.ts->readTestSource

file to function · src/context/collector.ts

contains
dom-snapshot.ts->src.context.dom-snapshot

file to module · src/context/dom-snapshot.ts

contains
dom-snapshot.ts->trimDomSnapshot

file to function · src/context/dom-snapshot.ts

contains
network-log.ts->src.context.network-log

file to module · src/context/network-log.ts

contains
network-log.ts->errors

file to function · src/context/network-log.ts

contains
network-log.ts->relevant

file to function · src/context/network-log.ts

contains
network-log.ts->rest

file to function · src/context/network-log.ts

contains
network-log.ts->selected

file to function · src/context/network-log.ts

contains
network-log.ts->SKIP_TYPES

file to symbol · src/context/network-log.ts

contains
network-log.ts->trimNetworkLog

file to function · src/context/network-log.ts

contains
index.ts->src.index

file to module · src/index.ts

contains
fixture.ts->src.plugin.fixture

file to module · src/plugin/fixture.ts

contains
fixture.ts->attachNetworkRecorder

file to function · src/plugin/fixture.ts

contains
fixture.ts->AutofixData

file to interface · src/plugin/fixture.ts

contains
fixture.ts->autofixFixture

file to function · src/plugin/fixture.ts

contains
fixture.ts->captureOnFailure

file to function · src/plugin/fixture.ts

contains
fixture.ts->CONTEXT_DIR

file to symbol · src/plugin/fixture.ts

contains
fixture.ts->entry

file to function · src/plugin/fixture.ts

contains
reporter.ts->src.plugin.reporter

file to module · src/plugin/reporter.ts

contains
reporter.ts->attachments

file to function · src/plugin/reporter.ts

contains
reporter.ts->AutofixReporter

file to class · src/plugin/reporter.ts

contains
reporter.ts->REPORT_DIR

file to symbol · src/plugin/reporter.ts

contains
reporter.ts->TestFailureReport

file to interface · src/plugin/reporter.ts

contains
report.ts->src.reporter.report

file to module · src/reporter/report.ts

contains
report.ts->failed

file to function · src/reporter/report.ts

contains
report.ts->fixed

file to function · src/reporter/report.ts

contains
report.ts->formatDiff

file to function · src/reporter/report.ts

contains
report.ts->patch

file to function · src/reporter/report.ts

contains
report.ts->printSummary

file to function · src/reporter/report.ts

contains
test-runner.ts->src.runner.test-runner

file to module · src/runner/test-runner.ts

contains
test-runner.ts->AUTOFIX_DIR

file to symbol · src/runner/test-runner.ts

contains
test-runner.ts->cleanAutofixDir

file to function · src/runner/test-runner.ts

contains
test-runner.ts->extractFailures

file to function · src/runner/test-runner.ts

contains
test-runner.ts->fixSingleTest

file to function · src/runner/test-runner.ts

contains
test-runner.ts->runAutofix

file to function · src/runner/test-runner.ts

contains
test-runner.ts->runPlaywrightTests

file to function · src/runner/test-runner.ts

contains
test-runner.ts->runPlaywrightWithBuiltinCapture

file to function · src/runner/test-runner.ts

contains
types.ts->src.types

file to module · src/types.ts

contains
types.ts->AutofixConfig

file to interface · src/types.ts

contains
types.ts->DEFAULT_CONFIG

file to symbol · src/types.ts

contains
types.ts->FailureContext

file to interface · src/types.ts

contains
types.ts->FixResult

file to interface · src/types.ts

contains
types.ts->LLMProvider

file to interface · src/types.ts

contains
types.ts->NetworkEntry

file to interface · src/types.ts

contains
validator.ts->src.validator.validator

file to module · src/validator/validator.ts

contains
validator.ts->TEMP_DIR

file to symbol · src/validator/validator.ts

contains
validator.ts->validateRewrittenTest

file to function · src/validator/validator.ts

contains
validator.ts->ValidationResult

file to interface · src/validator/validator.ts

contains
config.test.ts->tests.config.test

file to module · tests/config.test.ts

contains
config.test.ts->config

file to function · tests/config.test.ts

contains
config.test.ts->TMP_DIR

file to symbol · tests/config.test.ts

contains
dom-snapshot.test.ts->tests.dom-snapshot.test

file to module · tests/dom-snapshot.test.ts

contains
dom-snapshot.test.ts->result

file to function · tests/dom-snapshot.test.ts

contains
failure-classifier.test.ts->tests.failure-classifier.test

file to module · tests/failure-classifier.test.ts

contains
failure-classifier.test.ts->ctx

file to function · tests/failure-classifier.test.ts

contains
failure-classifier.test.ts->hints

file to function · tests/failure-classifier.test.ts

contains
helpers.ts->tests.helpers

file to module · tests/helpers.ts

contains
helpers.ts->makeFailureContext

file to function · tests/helpers.ts

contains
helpers.ts->makeNetworkEntry

file to function · tests/helpers.ts

contains
network-log.test.ts->tests.network-log.test

file to module · tests/network-log.test.ts

contains
network-log.test.ts->entries

file to function · tests/network-log.test.ts

Inheritance

No inheritance relationships detected yet.

Call chain

calls
prompts.ts->Attempt

file to module · src/ai/prompts.ts

calls
prompts.ts->behavior

file to module · src/ai/prompts.ts

calls
prompts.ts->element

file to module · src/ai/prompts.ts

calls
prompts.ts->join

file to module · src/ai/prompts.ts

calls
prompts.ts->map

file to module · src/ai/prompts.ts

calls
prompts.ts->push

file to module · src/ai/prompts.ts

calls
prompts.ts->skip

file to module · src/ai/prompts.ts

calls
prompts.ts->slice

file to module · src/ai/prompts.ts

calls
prompts.ts->Snapshot

file to module · src/ai/prompts.ts

calls
prompts.ts->Source

file to module · src/ai/prompts.ts

calls
prompts.ts->split

file to module · src/ai/prompts.ts

calls
prompts.ts->steps

file to module · src/ai/prompts.ts

calls
prompts.ts->Trace

file to module · src/ai/prompts.ts

calls
prompts.ts->formatNetworkLog

file to function · src/ai/prompts.ts

calls
anthropic.ts->Anthropic

file to module · src/ai/providers/anthropic.ts

calls
anthropic.ts->create

file to module · src/ai/providers/anthropic.ts

calls
anthropic.ts->indexOf

file to module · src/ai/providers/anthropic.ts

calls
anthropic.ts->rewrite

file to module · src/ai/providers/anthropic.ts

calls
anthropic.ts->slice

file to module · src/ai/providers/anthropic.ts

calls
anthropic.ts->trim

file to module · src/ai/providers/anthropic.ts

calls
anthropic.ts->constructor

file to method · src/ai/providers/anthropic.ts

calls
openai.ts->create

file to module · src/ai/providers/openai.ts

calls
openai.ts->indexOf

file to module · src/ai/providers/openai.ts

calls
openai.ts->OpenAI

file to module · src/ai/providers/openai.ts

calls
openai.ts->rewrite

file to module · src/ai/providers/openai.ts

calls
openai.ts->slice

file to module · src/ai/providers/openai.ts

calls
openai.ts->trim

file to module · src/ai/providers/openai.ts

calls
openai.ts->constructor

file to method · src/ai/providers/openai.ts

calls
rewriter.ts->error

file to module · src/ai/rewriter.ts

calls
rewriter.ts->replace

file to module · src/ai/rewriter.ts

calls
rewriter.ts->rewrite

file to module · src/ai/rewriter.ts

calls
rewriter.ts->test

file to module · src/ai/rewriter.ts

calls
rewriter.ts->trim

file to module · src/ai/rewriter.ts

calls
rewriter.ts->AnthropicProvider

file to class · src/ai/rewriter.ts

calls
rewriter.ts->buildPrompt

file to function · src/ai/rewriter.ts

calls
rewriter.ts->OpenAIProvider

file to class · src/ai/rewriter.ts

calls
rewriter.ts->stripMarkdownFences

file to function · src/ai/rewriter.ts

calls
failure-classifier.ts->filter

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->fragments

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->includes

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->push

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->slice

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->some

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->test

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->toLowerCase

file to module · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->extractSelectorHints

file to function · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->hasApiErrors

file to function · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->isElementPresentInDom

file to function · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->match

file to function · src/analyzer/failure-classifier.ts

calls
failure-classifier.ts->matchesAny

file to function · src/analyzer/failure-classifier.ts

calls
cli.ts->action

file to module · src/cli.ts

calls
cli.ts->argument

file to module · src/cli.ts

calls
cli.ts->async

file to module · src/cli.ts

calls
cli.ts->bold

file to module · src/cli.ts

calls
cli.ts->Command

file to module · src/cli.ts

calls
cli.ts->description

file to module · src/cli.ts

calls
cli.ts->error

file to module · src/cli.ts

calls
cli.ts->exit

file to module · src/cli.ts

calls
cli.ts->gray

file to module · src/cli.ts

calls
cli.ts->log

file to module · src/cli.ts

calls
cli.ts->option

file to module · src/cli.ts

calls
cli.ts->parse

file to module · src/cli.ts

calls
cli.ts->red

file to module · src/cli.ts

calls
cli.ts->version

file to module · src/cli.ts

calls
cli.ts->loadConfig

file to function · src/cli.ts

calls
cli.ts->name

file to function · src/cli.ts

calls
cli.ts->provider

file to function · src/cli.ts

calls
cli.ts->runAutofix

file to function · src/cli.ts

calls
config.ts->cwd

file to module · src/config.ts

calls
config.ts->parse

file to module · src/config.ts

calls
config.ts->readFile

file to module · src/config.ts

calls
config.ts->resolve

file to module · src/config.ts

calls
collector.ts->all

file to module · src/context/collector.ts

calls
collector.ts->cwd

file to module · src/context/collector.ts

calls
collector.ts->endsWith

file to module · src/context/collector.ts

calls
collector.ts->filter

file to module · src/context/collector.ts

calls
collector.ts->includes

file to module · src/context/collector.ts

calls
collector.ts->join

file to module · src/context/collector.ts

calls
collector.ts->now

file to module · src/context/collector.ts

calls
collector.ts->parse

file to module · src/context/collector.ts

calls
collector.ts->pop

file to module · src/context/collector.ts

calls
collector.ts->readdir

file to module · src/context/collector.ts

calls
collector.ts->readFile

file to module · src/context/collector.ts

calls
collector.ts->replace

file to module · src/context/collector.ts

calls
collector.ts->resolve

file to module · src/context/collector.ts

calls
collector.ts->sort

file to module · src/context/collector.ts

calls
collector.ts->loadCapturedContextForTest

file to function · src/context/collector.ts

calls
collector.ts->readTestSource

file to function · src/context/collector.ts

calls
collector.ts->trimDomSnapshot

file to function · src/context/collector.ts

calls
collector.ts->trimNetworkLog

file to function · src/context/collector.ts

calls
dom-snapshot.ts->replace

file to module · src/context/dom-snapshot.ts

calls
dom-snapshot.ts->slice

file to module · src/context/dom-snapshot.ts

calls
network-log.ts->filter

file to module · src/context/network-log.ts

calls
network-log.ts->has

file to module · src/context/network-log.ts

calls
network-log.ts->map

file to module · src/context/network-log.ts

calls
network-log.ts->Set

file to module · src/context/network-log.ts

calls
network-log.ts->slice

file to module · src/context/network-log.ts

calls
fixture.ts->async

file to module · src/plugin/fixture.ts

calls
fixture.ts->content

file to module · src/plugin/fixture.ts

calls
fixture.ts->cwd

file to module · src/plugin/fixture.ts

Route ownership

No route ownership relationships detected yet.