CleverThis Engineering
|
2a4a183325
|
test: add Robot Framework integration tests exercising library API
Replace removed CLI-dependent integration tests with proper library
API tests covering:
- Version and module imports (version.robot)
- Configuration management and schema validation (config.robot)
- Template rendering with SIMPLE/JINJA2/MUSTACHE engines (templates.robot)
- ContextManager persistence, export/import, state (context.robot)
- Exception hierarchy and isinstance checks (exceptions.robot)
- ProgressBarManager rendering (progress.robot)
- AgentFactory creation and metadata (agent_factory.robot)
- ReactiveCleverAgentsApp initialization and dispose (application.robot)
Add CleverActorsLib.py keyword library wrapping the public API.
Restore integration_tests nox session with pabot.
|
2026-05-27 14:28:04 +00:00 |
|