Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(explorer): cluster testing #947

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Feb 21, 2025

  • Added fixture for managing and interacting with the nodes of a test cluster.
  • Added fixture for adding new seed wallets to a walletd node.
  • Convert address tests tests to use cluster.
  • Explorer app now uses an invoked API client getExplored so that test cluster explored address can be dynamically set via cookie.

Copy link

vercel bot commented Feb 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2025 4:20pm
explorer-zen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2025 4:20pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
hostd ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 4:20pm
renterd ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 4:20pm
website ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2025 4:20pm

Copy link

changeset-bot bot commented Feb 21, 2025

⚠️ No Changeset found

Latest commit: 594c375

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 857d889 to 5712976 Compare February 21, 2025 16:09
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 5712976 to 80027e4 Compare February 21, 2025 21:05
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 80027e4 to af5be4e Compare February 21, 2025 22:19
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from af5be4e to af92057 Compare February 22, 2025 14:48
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from af92057 to 916fca9 Compare February 22, 2025 15:03
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 916fca9 to 49cdf4c Compare February 22, 2025 15:25
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 49cdf4c to c7f60b7 Compare February 24, 2025 13:43
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from c7f60b7 to bb790a8 Compare February 24, 2025 16:17
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 0d9791d to 7570a5f Compare February 24, 2025 20:01
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 7570a5f to f3eaf50 Compare February 24, 2025 20:08
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch 2 times, most recently from 6ef38a6 to 2ac1eb5 Compare February 24, 2025 20:12
@alexfreska alexfreska changed the base branch from chore_cluster_latest to graphite-base/947 February 25, 2025 13:09
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from 2ac1eb5 to a97ab65 Compare February 25, 2025 13:11
@alexfreska alexfreska changed the base branch from graphite-base/947 to main February 25, 2025 13:12
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from a97ab65 to f5dd55b Compare February 25, 2025 13:12
@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from f5dd55b to d72d993 Compare February 25, 2025 19:00
Copy link
Member Author

alexfreska commented Feb 26, 2025

Merge activity

  • Feb 26, 11:15 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Feb 26, 11:16 AM EST: Graphite rebased this pull request as part of a merge.
  • Feb 26, 11:17 AM EST: A user merged this pull request with Graphite.

@alexfreska alexfreska force-pushed the feat_explorer_cluster_testing branch from d72d993 to 594c375 Compare February 26, 2025 16:15
@alexfreska alexfreska merged commit 4e6436a into main Feb 26, 2025
9 of 33 checks passed
@alexfreska alexfreska deleted the feat_explorer_cluster_testing branch February 26, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants