[30388f42] feat: Add automated test infrastructure for core services

This commit is contained in:
2026-03-08 13:41:58 +00:00
parent d90b07c8b8
commit a0c85c1416
23 changed files with 420 additions and 8 deletions

View File

@@ -3,7 +3,8 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Company Explorer (Robotics)</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🤖</text></svg>">
<title>Company Explorer</title>
</head>
<body class="bg-slate-950 text-slate-100">
<div id="root"></div>