platform-core/tests/unit/graphicalEditor
ValueOn AG 877f859f6b
All checks were successful
Deploy Plattform-Core (Int) / test (push) Successful in 59s
Deploy Plattform-Core (Int) / deploy (push) Successful in 9s
fix(tests): align test imports with refactored module paths
Fix broken test imports after architecture refactoring:
- mfaService: _buildTotp -> buildTotp, _decryptSecret -> decryptSecret
- _actionSignatureValidator: _validateTypeRef -> validateTypeRef
- fkRegistry: modules.shared -> modules.dbHelpers
- costEstimate/ragLimits: _costEstimate -> costEstimate, _ragLimits -> ragLimits
- udbNodes: _isFeatureAdmin -> isFeatureAdmin
- inheritFlags: _normalisePath -> normalisePath
- methodTrustee: old workflow path -> features/trustee/workflows
- methodDiscovery: fix featuresDir path calculation (4 dirname levels)
- mainGraphicalEditor: wrap template labels with t() for i18n

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-07 08:25:43 +02:00
..
test_action_node_connection_provenance.py teamsbot 2026-04-25 01:13:01 +02:00
test_adapter_validator.py fix(tests): align test imports with refactored module paths 2026-06-07 08:25:43 +02:00
test_condition_operator_catalog.py Sync: full codebase from GitHub gateway main 2026-05-23 23:54:29 +02:00
test_featureInstanceRef_node_definitions.py cleanup internal marked exports 2026-04-26 08:31:35 +02:00
test_node_adapter.py cleanup internal marked exports 2026-04-26 08:31:35 +02:00
test_port_schema_recursive.py teamsbot 2026-04-25 01:13:01 +02:00
test_portTypes_catalog.py teamsbot 2026-04-25 01:13:01 +02:00
test_resolve_value_kind.py Sync: full codebase from GitHub gateway main 2026-05-23 23:54:29 +02:00
test_route_options_feature_instance.py cleanup internal marked exports 2026-04-26 08:31:35 +02:00
test_upstream_paths_and_graph_schema.py Sync: full codebase from GitHub gateway main 2026-05-23 23:54:29 +02:00