Skip to content

[codex] consolidate package tests into features#1296

Merged
samchon merged 1 commit into
mainfrom
codex/consolidate-feature-tests
Jun 24, 2026
Merged

[codex] consolidate package tests into features#1296
samchon merged 1 commit into
mainfrom
codex/consolidate-feature-tests

Conversation

@samchon

@samchon samchon commented Jun 24, 2026

Copy link
Copy Markdown
Member

Summary

  • Move package-local Vitest coverage for @autobe/estimate and @autobe/ui into test/src/features DynamicExecutor tests.
  • Remove package-level Vitest configs/scripts and drop the now-unused Vitest dependencies from the lockfile.
  • Route the root pnpm test command through the central test package so CI executes the consolidated feature tests.

Validation

  • pnpm --filter=./test build
  • pnpm --filter=./test start -- --include estimate test_ui

Note: full pnpm run build was started locally, but the terminal run was interrupted before completion.

@samchon samchon force-pushed the codex/consolidate-feature-tests branch from 425fcdb to cbebe00 Compare June 24, 2026 12:14
@samchon samchon force-pushed the codex/consolidate-feature-tests branch from cbebe00 to d015764 Compare June 24, 2026 12:16
@samchon samchon marked this pull request as ready for review June 24, 2026 12:25
@samchon samchon merged commit f5de992 into main Jun 24, 2026
7 checks passed
@samchon samchon deleted the codex/consolidate-feature-tests branch June 24, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant