Skip to content

test(miner): rename gittensory-miner/ams prose to loopover-miner/ams - #5874

Merged
JSONbored merged 1 commit into
mainfrom
rebrand/test-prose-miner-ams-1
Jul 14, 2026
Merged

test(miner): rename gittensory-miner/ams prose to loopover-miner/ams#5874
JSONbored merged 1 commit into
mainfrom
rebrand/test-prose-miner-ams-1

Conversation

@JSONbored

Copy link
Copy Markdown
Owner

Summary

  • Part of the gittensory→loopover rebrand (Epic: complete the gittensory -> loopover rebrand (full cutover, no dual-support) #5705), phase 8b: rename remaining test-title prose. This batch covers 26 test/unit/*.ts files whose describe()/it() titles, mkdtempSync/tempRoot tmpdir prefixes, and inline comments still used the bare gittensory-miner/gittensory-ams strings as human-readable labels.
  • Also fixes two real stale strings this sweep surfaced: packages/loopover-miner/scripts/benchmark.mjs's printed banner still said "gittensory-miner benchmark", and check-miner-package.test.ts's "rejects an unexpected miner bin that matches the package name prefix" test used a bin/gittensory-miner-backdoor.js fixture filename that no longer actually matches the real package prefix (loopover-miner), so it wasn't testing what its title claimed.
  • No functional/runtime identifier changes — purely test-label and comment prose, plus the one banner-string fix above (with matching test assertion updated in the same commit).

Scope

  • The PR title follows type(scope): short summary Conventional Commit format.
  • This PR is focused and does not mix unrelated backend, UI, MCP, docs, dependency, and deploy changes.
  • This follows CONTRIBUTING.md and does not reintroduce GitHub Pages, VitePress, site/, or CNAME.
  • I linked a currently open issue this PR resolves — N/A, maintainer-authored rebrand-epic cleanup (Epic: complete the gittensory -> loopover rebrand (full cutover, no dual-support) #5705), no linked-issue gate applies to owner PRs.

Validation

  • git diff --check
  • npm run actionlint (via npm run test:ci)
  • npm run typecheck (via npm run test:ci)
  • npm run test:coverage — full unsharded run, 100% green; test-only diff so codecov/patch has no measurable src/** lines beyond the existing-covered benchmark.mjs line
  • npm run test:workers (via npm run test:ci)
  • npm run build:mcp (via npm run test:ci)
  • npm run test:mcp-pack (via npm run test:ci)
  • npm run ui:openapi:check (via npm run test:ci)
  • npm run ui:lint (via npm run test:ci)
  • npm run ui:typecheck (via npm run test:ci)
  • npm run ui:build (via npm run test:ci)
  • npm audit --audit-level=moderate
  • Full npm run test:ci gate run locally, exit 0

Safety

  • No secrets, wallet details, hotkeys, coldkeys, user PATs, private keys, raw trust scores, private rankings, or private maintainer evidence are exposed.
  • Public GitHub text stays sanitized, low-noise, and does not imply compensation guarantees or optimization tactics.
  • Auth, cookie, CORS, GitHub App, Cloudflare, or session changes include negative-path tests. — N/A, no such changes.
  • API/OpenAPI/MCP behavior is updated and tested where needed. — N/A, no behavior change.
  • UI changes use live API data or real empty/error/loading states. — N/A, no UI changes.
  • Visible UI changes include a UI Evidence section. — N/A, no UI changes.
  • Public docs/changelogs are updated where needed; changelogs are only edited for release-prep PRs (none touched here).

Notes

Rebrand cutover cleanup: update describe()/it() titles, mkdtempSync
tmpdir prefixes, and comments across 26 test/unit files to use the
current loopover-miner/loopover-ams naming. Also fixes a stale
"gittensory-miner benchmark" banner string in benchmark.mjs and a
check-miner-package.test.ts fixture filename that no longer matched
the real package-name prefix it was meant to test.
@superagent-security

Copy link
Copy Markdown
Contributor

Superagent didn't find any vulnerabilities or security issues in this PR.

@JSONbored JSONbored assigned JSONbored and unassigned JSONbored Jul 14, 2026
@JSONbored
JSONbored merged commit ee21ef7 into main Jul 14, 2026
16 checks passed
@JSONbored
JSONbored deleted the rebrand/test-prose-miner-ams-1 branch July 14, 2026 21:03
@nghetienhiep nghetienhiep mentioned this pull request Jul 14, 2026
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