Files
metabuilder/dbal/cpp/build-config/CMakeUserPresets.json
JohnDoe6345789 17931e3167 feat(tests): add comprehensive tests for workflow engine functionality
- Implemented unit tests for the WorkflowEngine, covering various scenarios including simple workflows, condition handling, and error cases.
- Created a test coverage report generator to identify untested functions and provide actionable recommendations.
- Added a symlink for vite 2 configuration to streamline build processes.
2025-12-31 21:42:06 +00:00

9 lines
146 B
JSON

{
"version": 4,
"vendor": {
"conan": {}
},
"include": [
"build/build/Release/generators/CMakePresets.json"
]
}