Skip to content

test(skill): migrate skill tests to effect fixtures#29046

Merged
kitlangton merged 2 commits into
test/config-effect-dslfrom
test/skill-effect-fixtures
May 25, 2026
Merged

test(skill): migrate skill tests to effect fixtures#29046
kitlangton merged 2 commits into
test/config-effect-dslfrom
test/skill-effect-fixtures

Conversation

@kitlangton
Copy link
Copy Markdown
Contributor

Summary

  • migrate skill tests to it.instance fixtures and AppFileSystem.use writes
  • add Skill.use service accessor for cleaner Effect-native calls
  • preserve existing skill test names and assertions

Verification

  • bunx prettier --write packages/opencode/test/skill/skill.test.ts packages/opencode/src/skill/index.ts
  • bunx oxlint packages/opencode/src/skill/index.ts packages/opencode/test/skill/skill.test.ts
  • bun typecheck (packages/opencode)
  • bun test --timeout 5000 test/skill/skill.test.ts (packages/opencode)
  • test names unchanged (16)

@kitlangton kitlangton merged commit ea27e24 into test/config-effect-dsl May 25, 2026
8 checks passed
@kitlangton kitlangton deleted the test/skill-effect-fixtures branch May 25, 2026 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant