paperclip/server/src/__tests__
lempkey 8d20510b9a fix: use SYS: prefix in pino-pretty translateTime to honour TZ env var
pino-pretty's translateTime: "HH:MM:ss" formats all timestamps in UTC,
ignoring the process TZ environment variable. Changing the prefix to
"SYS:HH:MM:ss" instructs pino-pretty to format timestamps in the local
system timezone, so operators running in non-UTC zones see correct
wall-clock times in both the console and the server.log file.

Fixes: #2879
2026-04-06 15:06:45 +01:00
..
helpers
activity-routes.test.ts
adapter-models.test.ts
adapter-registry.test.ts fix(adapters): honor paused overrides and isolate UI parser state 2026-04-04 14:04:33 -05:00
adapter-routes.test.ts fix(adapters): honor paused overrides and isolate UI parser state 2026-04-04 14:04:33 -05:00
adapter-session-codecs.test.ts
agent-adapter-validation-routes.test.ts feat(adapters): external adapter plugin system with dynamic UI parser 2026-04-03 21:11:20 +01:00
agent-auth-jwt.test.ts
agent-instructions-routes.test.ts feat(adapters): external adapter plugin system with dynamic UI parser 2026-04-03 21:11:20 +01:00
agent-instructions-service.test.ts
agent-permissions-routes.test.ts
agent-shortname-collision.test.ts
agent-skill-contract.test.ts
agent-skills-routes.test.ts fix(adapters): honor paused overrides and isolate UI parser state 2026-04-04 14:04:33 -05:00
app-hmr-port.test.ts
approval-routes-idempotency.test.ts
approvals-service.test.ts
assets.test.ts
attachment-types.test.ts
board-mutation-guard.test.ts
budgets-service.test.ts
claude-local-adapter-environment.test.ts
claude-local-adapter.test.ts
claude-local-execute.test.ts
claude-local-skill-sync.test.ts
cli-auth-routes.test.ts
codex-local-adapter-environment.test.ts
codex-local-adapter.test.ts
codex-local-execute.test.ts Clarify issue-scoped comment wake prompts 2026-04-04 18:14:19 -05:00
codex-local-skill-injection.test.ts
codex-local-skill-sync.test.ts
companies-route-path-guard.test.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
company-branding-route.test.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
company-portability-routes.test.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
company-portability.test.ts feat: support GitHub Enterprise URLs for skill and company imports 2026-04-01 20:53:41 +00:00
company-skills-routes.test.ts Address Greptile telemetry review comments 2026-04-03 14:11:11 -05:00
company-skills.test.ts
costs-service.test.ts
cursor-local-adapter-environment.test.ts
cursor-local-adapter.test.ts
cursor-local-execute.test.ts
cursor-local-skill-injection.test.ts
cursor-local-skill-sync.test.ts
dev-runner-paths.test.ts
dev-server-status.test.ts
dev-watch-ignore.test.ts
documents.test.ts
error-handler.test.ts
execution-workspace-policy.test.ts
execution-workspaces-service.test.ts Fix workspace runtime state reconciliation 2026-04-04 17:48:54 -05:00
feedback-service.test.ts Restore feedback trace export fixes 2026-04-03 15:59:42 -05:00
feedback-share-client.test.ts Restore feedback trace export fixes 2026-04-03 15:59:42 -05:00
forbidden-tokens.test.ts
gemini-local-adapter-environment.test.ts
gemini-local-adapter.test.ts
gemini-local-execute.test.ts Clarify issue-scoped comment wake prompts 2026-04-04 18:14:19 -05:00
gemini-local-skill-sync.test.ts
health.test.ts
heartbeat-comment-wake-batching.test.ts Batch inline comment wake payloads 2026-04-04 18:14:19 -05:00
heartbeat-process-recovery.test.ts fix: use agent role for first heartbeat telemetry 2026-04-02 10:47:30 -05:00
heartbeat-run-summary.test.ts feat(adapters): external adapter plugin system with dynamic UI parser 2026-04-03 21:11:20 +01:00
heartbeat-workspace-session.test.ts Batch inline comment wake payloads 2026-04-04 18:14:19 -05:00
hire-hook.test.ts fix(adapters): honor paused overrides and isolate UI parser state 2026-04-04 14:04:33 -05:00
instance-settings-routes.test.ts feat(inbox): add operator search and keyboard controls 2026-04-02 11:45:15 -05:00
invite-accept-gateway-defaults.test.ts
invite-accept-replay.test.ts
invite-expiry.test.ts
invite-join-grants.test.ts
invite-join-manager.test.ts
invite-onboarding-text.test.ts
issue-closed-workspace-routes.test.ts Guard closed isolated workspaces on issues 2026-04-04 17:48:54 -05:00
issue-comment-reopen-routes.test.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
issue-document-restore-routes.test.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
issue-feedback-routes.test.ts Restore feedback trace export fixes 2026-04-03 15:59:42 -05:00
issue-goal-fallback.test.ts
issue-telemetry-routes.test.ts fix: make feedback migration replay-safe after rebase 2026-04-02 10:54:56 -05:00
issues-checkout-wakeup.test.ts
issues-goal-context-routes.test.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
issues-service.test.ts feat(routines): add workspace-aware routine runs 2026-04-02 11:38:57 -05:00
issues-user-context.test.ts
log-redaction.test.ts
logger-tz.test.ts fix: use SYS: prefix in pino-pretty translateTime to honour TZ env var 2026-04-06 15:06:45 +01:00
monthly-spend-service.test.ts
normalize-agent-mention-token.test.ts
openclaw-gateway-adapter.test.ts Clarify issue-scoped comment wake prompts 2026-04-04 18:14:19 -05:00
openclaw-invite-prompt-route.test.ts
opencode-local-adapter-environment.test.ts
opencode-local-adapter.test.ts
opencode-local-skill-sync.test.ts
paperclip-env.test.ts
paperclip-skill-utils.test.ts
pi-local-adapter-environment.test.ts
pi-local-skill-sync.test.ts
plugin-dev-watcher.test.ts
plugin-telemetry-bridge.test.ts Add plugin telemetry bridge capability 2026-04-02 10:47:29 -05:00
plugin-worker-manager.test.ts
private-hostname-guard.test.ts
project-goal-telemetry-routes.test.ts Add versioned telemetry events 2026-04-03 09:25:00 -05:00
project-shortname-resolution.test.ts
quota-windows-service.test.ts
quota-windows.test.ts
redaction.test.ts
routine-run-telemetry.test.ts Address Greptile telemetry review comments 2026-04-03 14:11:11 -05:00
routines-e2e.test.ts feat(routines): add workspace-aware routine runs 2026-04-02 11:38:57 -05:00
routines-routes.test.ts Add versioned telemetry events 2026-04-03 09:25:00 -05:00
routines-service.test.ts fix(routines): address Greptile review findings 2026-04-02 12:09:02 -05:00
server-startup-feedback-export.test.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
storage-local-provider.test.ts
telemetry-client-flush.test.ts Add versioned telemetry events 2026-04-03 09:25:00 -05:00
ui-branding.test.ts
work-products.test.ts
workspace-runtime.test.ts Clean up opencode rebase and stabilize runtime test 2026-04-04 18:15:28 -05:00
worktree-config.test.ts