Skip to content

[Easy] chore(repo): remove left-behind fix_tests.js script #358

Description

@K1NGD4VID

Context

A left-behind ad-hoc script that walks packages/sdk/src and rewrites .test.ts files in place -- unreferenced from any pnpm script; scratch artifact.

Where

  • File: fix_tests.js
  • Line: 1

Current Behavior

Script committed at repo root.

Expected Behavior

Deleted.

Proposed Approach

  1. Delete the file.
  2. Grep the repo for any references (grep -r fix_tests).

Acceptance Criteria

  • File removed, no references remain

Definition of Done

  • PR links back with Closes #<this-issue-number>.

  • CI is green (both Verify TypeScript Frontend & SDK and Verify Go Indexer & API jobs must pass).

  • Local verification:

  • Markdown renders cleanly on GitHub

  • All internal links resolve

Contributor Tips

  • User-facing docs live under docs/ (GitBook source).
  • Developer setup docs are docs/developer-guide/; protocol docs are docs/protocol/; SDK docs are docs/smart-contracts/.
  • Verify markdown links render on GitHub before pushing (docs/** is picked up automatically).
  • Env-var docs must match the actual keys read by the code -- grep the codebase to confirm.

Tech Stack

docs

How to Claim

Comment .take (or say you're working on it) and open a PR with Closes #<this-issue-number> in the description.

Difficulty: Easy (complexity:low) -- used for Drips Wave point allocation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreMaintenance and non-user-facing cleanupcomplexity:lowdocumentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions