Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/argoproj/argo-cd
/ And
Method
And
test/e2e/fixture/app/actions.go:513–517 ·
view source on GitHub ↗
(block func())
Source
from the content-addressed store, hash-verified
511
}
512
513
func
(a *Actions) And(block
func
()) *Actions {
514
a.context.T().Helper()
515
block()
516
return
a
517
}
518
519
func
(a *Actions) Then() *Consequences {
520
a.context.T().Helper()
Callers
15
TestAppCreationInOtherNamespace
Function · 0.45
TestDeletingNamespacedAppStuckInSync
Function · 0.45
TestHydratorWithHelm
Function · 0.45
TestHydratorWithKustomize
Function · 0.45
TestHydratorWithDirectory
Function · 0.45
TestHydratorWithPlugin
Function · 0.45
TestHydratorNoOp
Function · 0.45
TestSimpleClusterDecisionResourceGeneratorExternalNamespace
Function · 0.45
TestSimpleClusterDecisionResourceGenerator
Function · 0.45
TestListMatrixGenerator
Function · 0.45
TestClusterMatrixGenerator
Function · 0.45
TestNamespacedGetLogsDeny
Function · 0.45
Calls
1
T
Method · 0.65
Tested by
15
TestAppCreationInOtherNamespace
Function · 0.36
TestDeletingNamespacedAppStuckInSync
Function · 0.36
TestHydratorWithHelm
Function · 0.36
TestHydratorWithKustomize
Function · 0.36
TestHydratorWithDirectory
Function · 0.36
TestHydratorWithPlugin
Function · 0.36
TestHydratorNoOp
Function · 0.36
TestSimpleClusterDecisionResourceGeneratorExternalNamespace
Function · 0.36
TestSimpleClusterDecisionResourceGenerator
Function · 0.36
TestListMatrixGenerator
Function · 0.36
TestClusterMatrixGenerator
Function · 0.36
TestNamespacedGetLogsDeny
Function · 0.36