Skip to content

test: add weaver-regression-test skill and test plan#31

Merged
void-main merged 3 commits intomainfrom
add-integration-testing-skill
Mar 9, 2026
Merged

test: add weaver-regression-test skill and test plan#31
void-main merged 3 commits intomainfrom
add-integration-testing-skill

Conversation

@void-main
Copy link
Contributor

Summary

  • Add weaver-regression-test Claude Code skill for running end-to-end provisioner regression tests against production
  • Include regression test plan (regression_test_plan.md) covering 18 test cases across 6 groups: full_ft basic/concurrent, LoRA shared/independent, debug auto/manual, and edge cases
  • Print Model ID in pig_latin.py and pig_latin_fullft.py examples for easier test tracking

Test plan

  • Skill auto-detected by Claude Code (verified in skill list)
  • Pre-commit hooks pass
  • All 18 test cases documented and validated in weaver-server#92

Add a Claude Code skill for running end-to-end Weaver provisioner
regression tests. Includes the regression test plan covering full_ft,
LoRA, debug modes (auto/manual), and edge cases (18 test cases across
6 groups).
Add Model ID print statement after create_model in pig_latin.py and
pig_latin_fullft.py for easier debugging and test tracking.
Rewrite regression_test_plan.md fully in English while preserving
all test cases, steps, expected behaviors, and troubleshooting guide.
Copy link
Collaborator

@CriusT CriusT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@void-main void-main merged commit 6baaceb into main Mar 9, 2026
5 checks passed
@void-main void-main deleted the add-integration-testing-skill branch March 9, 2026 03:21
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.

2 participants