Skip to content

chore: extract spec/support to cgminer_test_support gem#8

Merged
jramos merged 1 commit into
developfrom
chore/extract-test-support
Apr 25, 2026
Merged

chore: extract spec/support to cgminer_test_support gem#8
jramos merged 1 commit into
developfrom
chore/extract-test-support

Conversation

@jramos
Copy link
Copy Markdown
Owner

@jramos jramos commented Apr 25, 2026

Companion to the cgminer_test_support v0.1.0 release. No behavior change; same examples, same coverage.

Removes the duplicated FakeCgminer + CgminerFixtures files in favor
of the shared gem (pinned to v0.1.0 via git tag in the development
group). spec_helper now requires the gem directly; integration specs
reference the moved constants. script/fake_cgminer becomes a thin
shim that delegates to the gem's exe/ runner so the operator-facing
sandbox path is preserved.
@jramos jramos merged commit a9ca8fc into develop Apr 25, 2026
6 checks passed
@jramos jramos deleted the chore/extract-test-support branch April 25, 2026 03:27
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