EU-Utility/tests/unit
LemonNexus d64cf8da1f fix: Clean repository - remove workspace pollution
Removed workspace files that should not be in EU-Utility repo:
- AGENTS.md, SOUL.md, BOOTSTRAP.md (workspace config)
- memory/ (session logs)
- skills/ (OpenClaw skills)
- projects/ (other projects)
- tests/ (workspace tests)
- ui/ (old UI files)

Now EU-Utility repo contains ONLY EU-Utility code:
- core/ (12 services)
- plugins/ (31 plugins)
- docs/ (15 documentation files)
- tests/ (42 test cases)
- assets/ (icons, sounds)

Repository is now clean and focused.
2026-02-14 03:34:04 +00:00
..
test_audio.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_clipboard.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_data_store.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_event_bus.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_http_client.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_log_reader.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_nexus_api.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_plugin_api.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_plugin_manager.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_security_utils.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_settings.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00
test_tasks.py fix: Clean repository - remove workspace pollution 2026-02-14 03:34:04 +00:00