w4c-workflows-api/w4c-workflows-api.Tests
2026-09-12 23:29:19 +03:00
..
AuditingNodeRunListenerTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
AuditTestDoubles.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
BinaryTestData.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
CodeNodeExecutorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
ConnectorCatalogTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
ControlNodeExecutorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
CredentialCipherTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
CredentialExtractorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
CredentialInjectorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
CredentialVaultTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
CronExpressionTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
CSharpScriptExecutorTests.cs workflow source mapping 2026-09-03 17:44:39 +03:00
EgressGuardTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
EgressPolicyTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
EgressTestDoubles.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
ExecuteWorkflowNodeExecutorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
ExecutionContractTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
Fakes.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
FileSystemBinaryStoreTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
HttpRequestNodeExecutorBinaryTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
HttpRequestNodeExecutorEgressTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
HttpRequestNodeExecutorPaginationTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
HttpRequestNodeExecutorQuotaTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
HttpRequestNodeExecutorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
LegacyWorkflowLowererTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
LiteModeSchemaTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
MermaidGeneratorServiceTests.cs wf test fix 2026-09-07 11:15:03 +03:00
NodeBlueprintCatalogTests.cs workflow integrations 2026-09-11 19:04:50 +03:00
NodeCredentialValidationTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodeGraphCompilerTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodeGraphRunnerTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodeParameterInterpolatorTests.cs workflow integrations 2026-09-11 19:04:50 +03:00
NodePermissionEnforcementTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodePermissionPolicyTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodeQuotaPolicyTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodesControllerTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodeTestData.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodeWorkflowAuditTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
NodeWorkflowCompilerTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
OpenSearchActionAuditSinkTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
ProcessRunnerTests.cs workflow development 2026-09-12 23:29:19 +03:00
RestConnectorExecutorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
RunLauncherTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
RunLifecycleEngineTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
RunsControllerTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
RuntimeRegistryTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
SecretRedactorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
SubprocessScriptExecutorTests.cs fix 2026-09-11 15:06:06 +03:00
SubWorkflowInvokerTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
TaskDispatcherTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
TaskDispatcherWorkingDirTests.cs workflow source mapping 2026-09-03 17:44:39 +03:00
TaskResultTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
TaskRunMessageTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
TestHelpers.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
TransformNodeExecutorTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
TriggerDueTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
TriggerSpecTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
TypeScriptExecutorTests.cs Initial: workflows API control plane + tests + YAML workflow definitions 2026-09-01 19:37:53 +03:00
w4c-workflows-api.Tests.csproj reengineering of workflow system 2026-09-12 01:02:46 +03:00
WorkflowCompilerTests.cs workflow source mapping 2026-09-03 17:44:39 +03:00
WorkflowDataHelpers.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
WorkflowQuotaServiceTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
WorkflowRepoStoreTests.cs security fix 2026-09-12 21:45:33 +03:00
WorkflowRuntimeStoreTests.cs wf real integ. 2026-09-09 16:09:48 +03:00
WorkflowsControllerDetailTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
WorkflowsControllerListAndClearTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
WorkflowsControllerTriggerTests.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
WorkflowsPostgresFixture.cs reengineering of workflow system 2026-09-12 01:02:46 +03:00
WorkflowSyncIntegrationTests.cs workflow source mapping 2026-09-03 17:44:39 +03:00