sal/rhai/tests/rhai
Mahmoud-Emad 131d978450 feat: Add service manager support
- Add a new service manager crate for dynamic service management
- Integrate service manager with Rhai for scripting
- Provide examples for circle worker management and basic usage
- Add comprehensive tests for service lifecycle and error handling
- Implement cross-platform support for macOS and Linux (zinit/systemd)
2025-07-01 18:00:21 +03:00
..
01_basic_functionality.rhai feat: Add Rhai scripting support 2025-06-23 16:23:51 +03:00
02_advanced_operations.rhai feat: Add Rhai scripting support 2025-06-23 16:23:51 +03:00
03_module_integration.rhai feat: Add Rhai scripting support 2025-06-23 16:23:51 +03:00
04_service_manager_integration.rhai feat: Add service manager support 2025-07-01 18:00:21 +03:00
run_all_tests.rhai feat: Add service manager support 2025-07-01 18:00:21 +03:00
simple_integration_test.rhai feat: Add Rhai scripting support 2025-06-23 16:23:51 +03:00