platform-core/modules/workflows/processing/shared
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
..
__init__.py refactored service center 2025-12-15 21:55:26 +01:00
executionState.py fixed critical code issues 2026-03-03 18:57:20 +01:00
methodDiscovery.py fix(tests): align test imports with refactored module paths 2026-06-07 08:25:43 +02:00
parameterValidation.py fixes ai agents parameter flow 2026-04-28 11:58:53 +02:00
placeholderFactory.py cleaned sql and ui language sets 2026-04-08 20:28:34 +02:00
promptGenerationActionsDynamic.py fixed critical code issues 2026-03-03 18:57:20 +01:00
promptGenerationTaskplan.py refactored features phase II 2026-01-23 01:10:00 +01:00
stateTools.py elimination of technical issues (imports) 2026-06-06 00:32:45 +02:00