MCPcopy Create free account

hub / github.com/Thomaash/me / functions

Functions1,056 in github.com/Thomaash/me

↓ 85 callersMethodenterRule
(listener)
src/importScript/generated/PythonParser.js:5420
↓ 85 callersMethodexitRule
(listener)
src/importScript/generated/PythonParser.js:5426
↓ 83 callersFunctionmakePort
({ id = uid(), ...overrides } = {})
src/builder/index.test.js:58
↓ 81 callersFunctionmakeAssociation
(fromId, toId)
src/builder/index.test.js:28
↓ 59 callersFunctionimportScript
(input)
src/importScript/index.js:94
↓ 51 callersFunctionfindItem
(items, type, hostname)
src/importScript/index.test.js:12
↓ 45 callersMethodtest
()
src/importScript/generated/PythonParser.js:2790
↓ 44 callersFunctionmountWithNet
({ undoThrows = false, redoThrows = false, items = {}, nodeItems = [], edgeItems = [], initialPath
src/components/VisContainer.browser-test.js:131
↓ 43 callersFunctionbuildAndGetScript
(data)
src/builder/index.test.js:147
↓ 42 callersMethodadd
(name, ...values)
src/builder/Code.js:63
↓ 42 callersFunctionpyNotNull
(str)
src/importScript/pyTypes.js:11
↓ 40 callersFunctionmakeLink
(fromPortId, toPortId, { id = uid(), ...overrides } = {})
src/builder/index.test.js:69
↓ 39 callersFunctionmakeHost
({ id = uid(), ...overrides } = {})
src/builder/index.test.js:43
↓ 36 callersFunctionmakeSwitch
({ id = uid(), ...overrides } = {})
src/builder/index.test.js:47
↓ 34 callersFunctionmountWithVuetify
(component, options = {})
src/test-utils/browser-setup.js:13
↓ 33 callersFunctionpyString
(str)
src/importScript/pyTypes.js:23
↓ 28 callersFunctiongenerateTooltip
(item)
src/components/vis/generateTooltip.js:84
↓ 28 callersFunctionitemsByType
(items, type)
src/importScript/index.test.js:7
↓ 25 callersMethodbuild
()
src/builder/index.js:21
↓ 25 callersMethodget
(hostname)
src/importScript/index.js:53
↓ 25 callersMethodtest
()
src/importScript/generated/PythonParser.js:7427
↓ 22 callersFunctionmountVisCanvas
({ dark = false, items, zeroBoundingBox = false } = {})
src/components/vis/VisCanvas.browser-test.js:42
↓ 21 callersFunctionmakePort
({ id = uid(), ...overrides } = {})
src/builder/AddressingPlan.test.js:57
↓ 21 callersFunctionpressKey
(wrapper, key, { ctrlKey = false } = {})
src/components/VisContainer.browser-test.js:199
↓ 20 callersFunctionflushPromises
()
src/store/index.test.js:3
↓ 20 callersFunctionmakeAssociation
(fromId, toId)
src/builder/AddressingPlan.test.js:61
↓ 20 callersFunctionpyArgs
(values)
src/builder/pyArgs.js:37
↓ 18 callersFunctionmountExportSection
({ working = false, projectName = "test-project", toTileBlobsFn, } = {})
src/components/export/ExportSection.browser-test.js:65
↓ 17 callersFunctionbuildGroupColor
({ canvas }, bg = false, themeBackground)
src/components/vis/visCanvasUtils.js:9
↓ 17 callersFunctionbuildMinimalTopology
* Builds a minimal topology with a switch, two hosts, two ports per node, * and a link between h1-eth0 and s1-eth0, and h2-eth0 and s1-eth1. * Retur
src/builder/index.test.js:84
↓ 17 callersFunctionmountImportSection
({ working = false, attachTo, pinia: existingPinia, } = {})
src/components/export/ImportSection.browser-test.js:31
↓ 16 callersFunctionexpectOptionalFieldPattern
(validate)
src/validation/rules.test.js:25
↓ 16 callersFunctionfindTextFieldByLabel
(wrapper, label)
src/components/export/ImageConfig.browser-test.js:65
↓ 16 callersMethodtoString
()
src/builder/Code.js:82
↓ 15 callersFunctionmakeHost
({ id = uid(), ...overrides } = {})
src/builder/AddressingPlan.test.js:49
↓ 15 callersMethodsuite
()
src/importScript/generated/PythonParser.js:2577
↓ 13 callersFunctioncreateContainer
()
src/components/export/ImportSection.browser-test.js:25
↓ 13 callersFunctionpyNumber
(str)
src/importScript/pyTypes.js:15
↓ 13 callersFunctionuseVisCanvasOptions
(dark)
src/components/vis/useVisCanvasOptions.js:23
↓ 12 callersFunctioncreateTestPinia
({ working = false } = {})
src/components/export/ImportSection.browser-test.js:9
↓ 12 callersFunctionmeClickMenu
(page, name)
tests/e2e/playwright-support/commands.js:124
↓ 12 callersFunctionmountHost
(modelValue = { hostname: "test" })
src/components/edit/Host.browser-test.js:6
↓ 12 callersMethodput
(item)
src/importScript/index.js:23
↓ 12 callersFunctiontestSet
({ name, type, field, values })
tests/e2e/playwright-support/testItemsFieldValidity.js:11
↓ 12 callersFunctionwaitForSnackbar
(type)
src/components/VisContainer.browser-test.js:228
↓ 11 callersMethod#addPendingToken
(tkn)
src/importScript/generated/PythonLexerBase.js:259
↓ 11 callersFunctionbuildAndSavePDF
( items, headline = "Test Plan", filename = "test.pdf", )
src/builder/AddressingPlan.test.js:249
↓ 11 callersFunctiongetSnackbarText
()
src/components/VisContainer.browser-test.js:221
↓ 11 callersFunctionmountEdit
()
src/components/Edit.browser-test.js:28
↓ 11 callersFunctionpyBoolean
(str)
src/importScript/pyTypes.js:1
↓ 11 callersFunctionseedSingleHostStore
* Returns a store seeded with a single host item `n1` whose hostname is `h1`. * Used by the many history/mutation tests that only need a minimal item
src/store/topologyStore.test.js:21
↓ 10 callersMethodattach
()
src/components/vis/RectangularSelection.js:35
↓ 10 callersFunctionbuildFixtureItems
()
src/builder/Items.test.js:10
↓ 10 callersFunctionbuildTopology
(items)
src/builder/AddressingPlan.test.js:65
↓ 10 callersFunctionmountToolbar
({ undoRedo = false, canUndo = 0, canRedo = 0, routeFullPath = "/canvas", } = {})
src/components/TopologyToolbar.browser-test.js:54
↓ 10 callersFunctionstringToImport
(fileType, fileName, content)
src/importer/index.js:28
↓ 9 callersMethod#log
(msg, severity, item)
src/builder/index.js:456
↓ 9 callersFunctionfieldByLabel
(label)
src/components/edit/Link.browser-test.js:84
↓ 9 callersFunctioninitWithHandlers
()
src/components/VisContainer.browser-test.js:864
↓ 9 callersFunctionmeVisClick
( locator, { button = 0, x = 0, y = 0, dbl = false } = {}, )
tests/e2e/playwright-support/commands.js:3
↓ 9 callersFunctionmountSwitch
( modelValue = { hostname: "test", switchType: "OVSSwitch" }, )
src/components/edit/Switch.browser-test.js:31
↓ 8 callersFunctionfindButtonByText
(wrapper, text)
src/components/export/ExportSection.browser-test.js:60
↓ 8 callersFunctiongetSnackbarType
()
src/components/VisContainer.browser-test.js:209
↓ 8 callersFunctionmountImageConfig
({ working = false, width = 200, height = 200 } = {})
src/components/export/ImageConfig.browser-test.js:54
↓ 8 callersFunctionmountMininetSettings
(loading = false)
src/components/MininetSettingsPage.browser-test.js:38
↓ 8 callersFunctionmountPort
(modelValue = { hostname: "eth0", ips: ["10.0.0.1/24"] })
src/components/edit/Port.browser-test.js:6
↓ 8 callersFunctionperformRightDrag
* Run a complete right-button drag from (sx,sy) to (ex,ey) and release with * the supplied modifier keys. Returns the mouseup event reference.
src/components/vis/RectangularSelection.test.js:80
↓ 8 callersMethodtestlist
()
src/importScript/generated/PythonParser.js:3965
↓ 7 callersFunctioncreateItems
(entries)
src/store/topologyStore.test.js:11
↓ 7 callersFunctionfullSwitchModel
()
src/components/edit/Switch.browser-test.js:7
↓ 7 callersFunctionisEdge
(type)
src/components/vis/visCanvasUtils.js:5
↓ 7 callersFunctionisEdgeValid
(edge, type, items)
src/components/vis/visContainerHelpers.js:71
↓ 7 callersFunctionmakeItem
(overrides)
src/builder/Items.test.js:6
↓ 7 callersFunctionmeImportEmpty
(page)
tests/e2e/playwright-support/commands.js:41
↓ 7 callersFunctionmeOpen
(page)
tests/e2e/playwright-support/commands.js:144
↓ 7 callersFunctionmeVisFabClick
(page, button)
tests/e2e/playwright-support/commands.js:36
↓ 7 callersFunctionmountController
( modelValue = { hostname: "c0", controllerType: "RemoteController" }, )
src/components/edit/Controller.browser-test.js:6
↓ 7 callersFunctionmountLogListing
({ log = [] } = {})
src/components/export/LogListing.browser-test.js:21
↓ 6 callersFunctioncreateMockDataSet
(items = [])
src/components/VisContainer.browser-test.js:77
↓ 6 callersFunctioncreateRouter
(options)
src/router/index.test.js:22
↓ 6 callersMethodexpr
()
src/importScript/generated/PythonParser.js:3101
↓ 6 callersFunctionfindRenderButton
(wrapper)
src/components/export/ImageConfig.browser-test.js:75
↓ 6 callersFunctionmountCanvasPage
({ loading = false, isView = false } = {})
src/components/CanvasPage.browser-test.js:77
↓ 6 callersFunctionmountLink
(modelValue = { hostname: "link1" })
src/components/edit/Link.browser-test.js:7
↓ 6 callersFunctionsinglePortTopology
()
src/builder/AddressingPlan.test.js:260
↓ 6 callersFunctionuid
()
src/builder/index.test.js:24
↓ 5 callersMethod#createAndAddPendingToken
(type, channel, text, sampleToken)
src/importScript/generated/PythonLexerBase.js:247
↓ 5 callersFunctionapplyChange
({ remove, update, replace })
src/store/topologyStore.js:157
↓ 5 callersMethodcomp_for
()
src/importScript/generated/PythonParser.js:4476
↓ 5 callersFunctiondeselectHandler
(net, event)
src/components/vis/deselectHandler.js:2
↓ 5 callersMethodfpdef
()
src/importScript/generated/PythonParser.js:921
↓ 5 callersFunctionhostnameInputLocator
()
tests/e2e/playwright/canvasReopenRegression.spec.js:178
↓ 5 callersFunctionimportData
(external)
src/exporter/index.js:1
↓ 5 callersFunctioninvokeGuard
(toPath, fromPath, { toOverride, fromOverride } = {})
src/router/index.test.js:45
↓ 5 callersFunctionmountBuildInfo
(isUpdateAvailable = false)
src/components/BuildInfo.browser-test.js:25
↓ 5 callersMethodold_test
()
src/importScript/generated/PythonParser.js:2708
↓ 5 callersFunctionpyArg
(test, value, type, pre)
src/builder/pyArgs.js:3
↓ 5 callersFunctionuid
()
src/builder/AddressingPlan.test.js:45
↓ 4 callersMethod#scriptToCmds
(script, nodeVar)
src/builder/index.js:430
↓ 4 callersFunctionaddAlpha
(hex, alpha)
src/theme.js:3
next →1–100 of 1,056, ranked by callers