agent-ecosystem/test/main/utils
2026-04-25 17:28:56 +03:00
..
atomicWrite.test.ts fix: Windows test compatibility — path.resolve in atomicWrite and pathValidation tests 2026-03-01 13:12:08 +02:00
childProcess.test.ts feat(app): improve runtime provider and tmux flows 2026-04-25 17:28:56 +03:00
cliPathMerge.test.ts feat(app): improve runtime provider and tmux flows 2026-04-25 17:28:56 +03:00
costCalculation.test.ts feat: enhance task assignment notifications and improve message clarity 2026-03-14 23:05:42 +02:00
electronUserDataMigration.test.ts fix(ci): stabilize windows team runtime tests 2026-04-25 00:56:30 +03:00
jsonl.test.ts feat(runtime): add codex-native phase 0 app integration 2026-04-19 19:33:37 +03:00
pathDecoder.test.ts fix(ci): isolate vitest home path 2026-04-25 02:27:40 +03:00
pathValidation.test.ts fix: Windows test compatibility — path.resolve in atomicWrite and pathValidation tests 2026-03-01 13:12:08 +02:00
regexValidation.test.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
safeWebContentsSend.test.ts Guard renderer IPC sends during crash recovery 2026-03-27 17:07:40 +02:00
teamNotificationBuilder.test.ts feat: add team launched notification and related configuration 2026-03-17 15:13:37 +02:00
tokenizer.test.ts Initialize project structure with essential configuration files including .editorconfig, .gitattributes, .gitignore, and TypeScript settings. Add build and linting configurations, along with README, LICENSE, and contribution guidelines. Set up Tailwind CSS and ESLint for styling and code quality. Include initial package.json and pnpm workspace configuration for dependency management. 2026-02-11 15:52:00 +09:00
toolApprovalRules.test.ts feat: add --permission-prompt-tool stdio support with granular tool approval 2026-03-08 22:22:30 +02:00