MCPcopy Create free account

hub / github.com/browseros-ai/BrowserOS / functions

Functions5,775 in github.com/browseros-ai/BrowserOS

FunctionTestCheckoutCommandUsageTerminology
(t *testing.T)
packages/browseros/tools/patch/cmd/common_test.go:213
FunctionTestChooseProfileWritesChoicesToOutputWriter
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/init_test.go:77
FunctionTestCleanRemovesOutDirAndRunsGitResetSequence
(t *testing.T)
packages/browseros/build_go/internal/modules/setup/setup_test.go:78
FunctionTestCleanValidateRequiresChromiumSrc
(t *testing.T)
packages/browseros/build_go/internal/modules/setup/setup_test.go:110
FunctionTestCleanupSingletons
(t *testing.T)
packages/browseros-agent/tools/dogfood/profile/import_test.go:121
FunctionTestClientReportsMissingDaemon
(t *testing.T)
packages/browseros-agent/tools/dogfood/ipc/ipc_test.go:36
FunctionTestClientSendTimesOutWhenDaemonDoesNotRespond
(t *testing.T)
packages/browseros-agent/tools/dogfood/ipc/ipc_test.go:43
FunctionTestCloneHTTPClientClearsTimeout
(t *testing.T)
packages/browseros-agent/apps/cli/update/manager_test.go:96
FunctionTestCommandName
(t *testing.T)
packages/browseros-agent/apps/cli/cmd/root_test.go:31
FunctionTestCommandProgressDisabledForJSON
(t *testing.T)
packages/browseros/tools/patch/cmd/common_test.go:39
FunctionTestCommandProgressWritesHumanUpdatesToStderr
(t *testing.T)
packages/browseros/tools/patch/cmd/common_test.go:17
FunctionTestCompareVersions
(t *testing.T)
packages/browseros-agent/apps/cli/update/manifest_test.go:20
FunctionTestCompileRenamesChromiumAppWhenPresent
(t *testing.T)
packages/browseros/build_go/internal/modules/compile/compile_test.go:141
FunctionTestCompileValidateRequiresArgsGn
(t *testing.T)
packages/browseros/build_go/internal/modules/compile/compile_test.go:158
FunctionTestCompileWritesVersionAndRunsAutoninja
(t *testing.T)
packages/browseros/build_go/internal/modules/compile/compile_test.go:111
FunctionTestComputeNinjaJobsEnvOverrideAndNonWindows
(t *testing.T)
packages/browseros/build_go/internal/modules/compile/compile_test.go:48
FunctionTestComputeNinjaJobsWindowsRAMCap
(t *testing.T)
packages/browseros/build_go/internal/modules/compile/compile_test.go:29
FunctionTestConfigModeDefaultsArchToPlatform
(t *testing.T)
packages/browseros/build_go/internal/resolver/resolver_test.go:161
FunctionTestConfigModeRequiresChromiumSrcFromYAMLOrCLI
(t *testing.T)
packages/browseros/build_go/internal/resolver/resolver_test.go:141
FunctionTestConfigModeYAMLAuthoritativeWithMultiArch
(t *testing.T)
packages/browseros/build_go/internal/resolver/resolver_test.go:119
FunctionTestConfigPathHonorsXDG
(t *testing.T)
packages/browseros-agent/tools/dogfood/config/config_test.go:138
FunctionTestConfigRoundTrip
(t *testing.T)
packages/browseros/tools/patch/internal/workspace/workspace_test.go:10
FunctionTestConfigureDebugOmitsFailOnUnusedArgs
(t *testing.T)
packages/browseros/build_go/internal/modules/setup/setup_test.go:258
FunctionTestConfigureLinuxEnsuresSysroot
(t *testing.T)
packages/browseros/build_go/internal/modules/setup/setup_test.go:270
FunctionTestConfigureValidateRequiresGNFlagsFile
(t *testing.T)
packages/browseros/build_go/internal/modules/setup/setup_test.go:283
FunctionTestConfigureWritesArgsGnAndRunsGnGen
(t *testing.T)
packages/browseros/build_go/internal/modules/setup/setup_test.go:234
FunctionTestConfirmSourceProfileImportCanContinuePastStaleLock
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/source_profile_test.go:45
FunctionTestConfirmSourceProfileImportCanContinueWithoutTrailingNewline
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/source_profile_test.go:60
FunctionTestConfirmSourceProfileImportRetriesAfterUserQuitsBrowserOS
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/source_profile_test.go:25
FunctionTestConfirmSourceProfileImportReturnsWithoutPromptWhenUnlocked
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/source_profile_test.go:10
FunctionTestConfirmTypedRequiresExactToken
(t *testing.T)
packages/browseros-agent/tools/dev/cmd/cleanup_test.go:40
FunctionTestConfirmYesNoDefaultsNoAndExplainsAction
(t *testing.T)
packages/browseros-agent/tools/dev/cmd/cleanup_test.go:11
FunctionTestConflictPauseErrorClassification
(t *testing.T)
packages/browseros/tools/patch/cmd/common_test.go:81
FunctionTestContinueLeavesExplicitlyParkedStashAlone
(t *testing.T)
packages/browseros/tools/patch/internal/engine/engine_test.go:730
FunctionTestContinueRestoresPendingStashAfterLastConflict
(t *testing.T)
packages/browseros/tools/patch/internal/engine/engine_test.go:667
FunctionTestCopyResourcesAppliesOpsAndConditionFilters
(t *testing.T)
packages/browseros/build_go/internal/modules/resources/resources_test.go:53
FunctionTestCopySendsCopySourceHeader
(t *testing.T)
packages/browseros/build_go/internal/r2/r2_test.go:140
FunctionTestCreateServerBundleZipPreservesTreeAndModes
(t *testing.T)
packages/browseros/build_go/internal/otasrv/otasrv_test.go:89
FunctionTestDaemonArgsIncludeHeadlessWhenRequested
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/daemon_test.go:31
FunctionTestDaemonStatusIncludesBrowserOSDir
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/daemon_test.go:39
FunctionTestDefaultDevUserDataDirIsWorktreeScoped
(t *testing.T)
packages/browseros-agent/tools/dev/proc/process_test.go:62
FunctionTestDefaultServerURLIgnoresBrowserOSServerJSON
(t *testing.T)
packages/browseros-agent/apps/cli/cmd/root_test.go:136
FunctionTestDefaultServerURLUsesEnvBeforeConfig
(t *testing.T)
packages/browseros-agent/apps/cli/cmd/root_test.go:108
FunctionTestDefaultServerURLUsesSavedConfig
(t *testing.T)
packages/browseros-agent/apps/cli/cmd/root_test.go:122
FunctionTestDefaults
(t *testing.T)
packages/browseros-agent/tools/dogfood/config/config_test.go:9
FunctionTestDepotToolsWinToolchainDefaultsToZero
(t *testing.T)
packages/browseros/build_go/internal/envx/envx_test.go:80
FunctionTestDetectArtifactsByPlatform
(t *testing.T)
packages/browseros/build_go/internal/modules/storage/upload_test.go:73
FunctionTestDetectErrorIncludesPathContextAndCheckoutHint
(t *testing.T)
packages/browseros/tools/patch/internal/workspace/workspace_test.go:198
FunctionTestDetectMatchesSymlinkedWorkingDirectory
(t *testing.T)
packages/browseros/tools/patch/internal/workspace/workspace_test.go:62
FunctionTestDetectNoRegisteredCheckoutsError
(t *testing.T)
packages/browseros/tools/patch/internal/workspace/workspace_test.go:112
FunctionTestDetectOutsideRegisteredCheckoutError
(t *testing.T)
packages/browseros/tools/patch/internal/workspace/workspace_test.go:129
FunctionTestDetectOutsideRegisteredCheckoutErrorShowsResolvedCWD
(t *testing.T)
packages/browseros/tools/patch/internal/workspace/workspace_test.go:163
FunctionTestDevApplyAllFlagSurface
(t *testing.T)
packages/browseros/build_go/cmd/dev_test.go:88
FunctionTestDevApplyChangedRequiresResetTo
(t *testing.T)
packages/browseros/build_go/cmd/dev_test.go:72
FunctionTestDevCommandTreeMatchesPython
(t *testing.T)
packages/browseros/build_go/cmd/dev_test.go:32
FunctionTestDevExtractCommitFlagSurface
(t *testing.T)
packages/browseros/build_go/cmd/dev_test.go:79
FunctionTestDevRequiresChromiumSrc
(t *testing.T)
packages/browseros/build_go/cmd/dev_test.go:65
FunctionTestDiffNoIndexEmitsFullIndexNewFile
(t *testing.T)
packages/browseros/tools/patch/internal/git/git_test.go:64
FunctionTestDiffTextEmitsFullIndexRegardlessOfRepoConfig
(t *testing.T)
packages/browseros/tools/patch/internal/git/git_test.go:19
FunctionTestDirectModePrecedenceCLIOverEnvOverDefault
(t *testing.T)
packages/browseros/build_go/internal/resolver/resolver_test.go:60
FunctionTestDirectModeRejectsInvalidArch
(t *testing.T)
packages/browseros/build_go/internal/resolver/resolver_test.go:111
FunctionTestDirectModeRequiresChromiumSrc
(t *testing.T)
packages/browseros/build_go/internal/resolver/resolver_test.go:98
FunctionTestDirtyStatus
(t *testing.T)
packages/browseros-agent/tools/dogfood/pipeline/git_test.go:8
FunctionTestDownloadValidateRequiresR2AndConfig
(t *testing.T)
packages/browseros/build_go/internal/modules/resources/resources_test.go:367
FunctionTestDrainAutomaticUpdateCheckWithTimeoutStopsWaiting
(t *testing.T)
packages/browseros-agent/apps/cli/cmd/root_test.go:202
FunctionTestDrainAutomaticUpdateCheckWithTimeoutWaitsForCompletion
(t *testing.T)
packages/browseros-agent/apps/cli/cmd/root_test.go:178
FunctionTestEnsureBranchForceSwitchesWhenRequested
(t *testing.T)
packages/browseros-agent/tools/dogfood/pipeline/git_test.go:82
FunctionTestEnsureBranchSkipsSwitchWhenAlreadyOnBranch
(t *testing.T)
packages/browseros-agent/tools/dogfood/pipeline/git_test.go:68
FunctionTestEnsureBranchSwitchesWhenCurrentBranchDiffers
(t *testing.T)
packages/browseros-agent/tools/dogfood/pipeline/git_test.go:51
FunctionTestEnsureDevProfileNotInUseReportsStopCommand
(t *testing.T)
packages/browseros-agent/tools/dogfood/cmd/refresh_profile_test.go:39
FunctionTestEnsureGclientTargetCPUs
(t *testing.T)
packages/browseros/build_go/internal/modules/setup/setup_test.go:173
FunctionTestEnsureLimactlPresentFindsPathBinary
(t *testing.T)
packages/browseros-agent/tools/dev/cmd/watch_test.go:27
FunctionTestEnsureLimactlPresentMissingMessage
(t *testing.T)
packages/browseros-agent/tools/dev/cmd/watch_test.go:10
FunctionTestEnvTagSubstitution
(t *testing.T)
packages/browseros/build_go/internal/config/config_test.go:26
FunctionTestEvalError
(t *testing.T)
packages/browseros-agent/apps/cli/integration_test.go:255
FunctionTestExecuteFailsFastOnValidationError
(t *testing.T)
packages/browseros/build_go/internal/pipeline/pipeline_test.go:70
FunctionTestExecuteRunsModulesInOrder
(t *testing.T)
packages/browseros/build_go/internal/pipeline/pipeline_test.go:57
FunctionTestExecuteStopsOnModuleError
(t *testing.T)
packages/browseros/build_go/internal/pipeline/pipeline_test.go:91
FunctionTestExpandTilde
(t *testing.T)
packages/browseros-agent/tools/dogfood/config/config_test.go:114
FunctionTestExtractArtifactZipRejectsChecksumMismatch
(t *testing.T)
packages/browseros/build_go/internal/modules/resources/resources_test.go:321
FunctionTestExtractArtifactZipRejectsUnsafePaths
(t *testing.T)
packages/browseros/build_go/internal/modules/resources/resources_test.go:336
FunctionTestExtractArtifactZipRequiresMetadata
(t *testing.T)
packages/browseros/build_go/internal/modules/resources/resources_test.go:351
FunctionTestExtractArtifactZipValidatesAndRestoresModes
(t *testing.T)
packages/browseros/build_go/internal/modules/resources/resources_test.go:292
FunctionTestExtractBinaryTarGz
(t *testing.T)
packages/browseros-agent/apps/cli/update/archive_test.go:15
FunctionTestExtractBinaryTarGzRejectsMultipleFiles
(t *testing.T)
packages/browseros-agent/apps/cli/update/archive_test.go:39
FunctionTestExtractBinaryZip
(t *testing.T)
packages/browseros-agent/apps/cli/update/archive_test.go:27
FunctionTestExtractCommitDefaultsBaseToBaseCommitFile
(t *testing.T)
packages/browseros/build_go/internal/patchwork/patchwork_test.go:273
FunctionTestExtractCommitWritesPatchesAgainstBase
--- extract ---
packages/browseros/build_go/internal/patchwork/patchwork_test.go:232
FunctionTestExtractDryRunWritesNothing
(t *testing.T)
packages/browseros/tools/patch/internal/engine/engine_test.go:347
FunctionTestExtractExcludesFilterUntracked
(t *testing.T)
packages/browseros/tools/patch/internal/engine/engine_test.go:381
FunctionTestExtractFilePatchFromWorkingTree
(t *testing.T)
packages/browseros/build_go/internal/patchwork/patchwork_test.go:314
FunctionTestExtractFromTwoCheckoutsIsByteIdentical
(t *testing.T)
packages/browseros/tools/patch/internal/engine/engine_test.go:275
FunctionTestExtractOverwritePromptCancels
(t *testing.T)
packages/browseros/build_go/internal/patchwork/patchwork_test.go:338
FunctionTestExtractPageID
(t *testing.T)
packages/browseros-agent/apps/cli/mcp/client_test.go:8
FunctionTestExtractRangeCumulativeDiff
(t *testing.T)
packages/browseros/build_go/internal/patchwork/patchwork_test.go:289
FunctionTestExtractReportsUntrackedScanProgress
(t *testing.T)
packages/browseros/tools/patch/internal/engine/engine_test.go:322
FunctionTestExtractRoundTripIsChurnFree
(t *testing.T)
packages/browseros/tools/patch/internal/engine/engine_test.go:213
FunctionTestFeaturesCommitsModifiedFilesPerFeature
(t *testing.T)
packages/browseros/build_go/internal/annotate/annotate_test.go:76
FunctionTestFeaturesFilterSingleFeature
(t *testing.T)
packages/browseros/build_go/internal/annotate/annotate_test.go:106
FunctionTestFetchManifest
(t *testing.T)
packages/browseros-agent/apps/cli/update/manifest_test.go:51
← previousnext →3,901–4,000 of 5,775, ranked by callers