FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing develop...e2e-tests · subsquid/squid-cli · GitHub

Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: subsquid/squid-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: subsquid/squid-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e2e-tests
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 19 files changed
  • 1 contributor

Commits on Apr 14, 2026

  1. Add e2e tests with mock API server and migrate from Jest to Vitest

    - Set up Vitest as the sole test runner, replacing Jest + ts-jest
    - Create mock HTTP API server (Hono) that simulates the Cloud API
    - Add e2e tests for auth, list, view, remove, restart, secrets, and tags commands
    - Add test helpers with runCommand(), config isolation, and data factories
    - Remove Jest config and dependencies (@types/jest, jest, ts-jest)
    - Update CI workflow to build before running tests
    
    Made-with: Cursor
    belopash committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    51375f3 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL