Skip to content

refactor(core): shard tests.rs into thematic modules#7

Open
AdityaVG13 wants to merge 1 commit into
mainfrom
refactor/core-tests-shard
Open

refactor(core): shard tests.rs into thematic modules#7
AdityaVG13 wants to merge 1 commit into
mainfrom
refactor/core-tests-shard

Conversation

@AdityaVG13

Copy link
Copy Markdown
Owner

Summary

  • Split tokenzero-core/src/tests.rs (1418 lines) into tests/{capsule,shell,repeat_render,toolchain,render_util,misc}.rs + support.rs
  • Add scripts/split_core_tests.py for reproducible isomorphic splits

Test plan

  • cargo test -p tokenzero-core — 51 lib tests pass

Demonolith skill

  • EXP-006-core-tests SEAM_CONFIRMED

Made with Cursor

Split 46 unit tests into tests/{capsule,shell,repeat_render,toolchain,
render_util,misc}.rs + support.rs with scripts/split_core_tests.py.
All 51 tokenzero-core lib tests pass unchanged.
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