tests: re-pin skill doc exposure to the rewritten README - #107
Merged
Conversation
The #100 README rewrite (merged ccfda5a) kept every skill exposed but changed the literals; the two doc-pinning tests still asserted the old strings ($imcifix .../issues/5023, "$imupdate D:\path\to\vllm-omni", "/imdesign <goal-or-issue-or-pr>") and turned main red. Re-pin to the rewritten README's real strings: the imcifix quick-start pair ($imcifix .../issues/5100, /imcifix 5100), the imupdate pair ($imupdate vllm-omni, /imupdate /path/to/vllm-omni), and the imdesign exposure ($imdesign plus the /imdesign scheduler example). Non-README assertions (codex.md, cursor prompt, installer) unchanged — those files were not rewritten. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0165QsXAeLVPrKfj8Yk5zns3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The #100 README rewrite kept every skill exposed but changed the literals;
test_imcifix_skill.py::test_docs_expose_imcifixandtest_imupdate_skill.py::test_installer_and_docs_expose_imupdatestill pinned the old strings and turned main red (runs onccfda5a/44eae37). Re-pins to the rewritten README's real quick-start strings; non-README assertions untouched. Full suite green locally.🤖 Generated with Claude Code
https://claude.ai/code/session_0165QsXAeLVPrKfj8Yk5zns3