akash-network / akash-network/console

Add E2E (UI) test cases

Open
#720 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
264
Forks
94
Avg merge
18h 49m
Merged PRs (30d)
297

Description

Our current UI test cases are https://github.com/akash-network/console/tree/main/apps/deploy-web/tests

We need to expand this set to include as many UI workflows as possible - starting with these most common ones (for both wallet based and credit card based deployments)

  • SDL upload and deploy
  • SDL builder or YAML edit and deploy
  • Container-VM deploy
  • Build&Deploy
  • Deploying all the "featured" templates
  • Adding funds to deployment
  • Adding credits to account
  • Listing all deployments
  • Closing deployment

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing tests in apps/deploy-web/tests and map their current workflow coverage. Use the listed wallet-based and credit-card-based workflows as the initial scope, including SDL upload, builder or YAML editing, deployment types, templates, funding, credits, listing, and closing. Done means the relevant UI workflows have repeatable E2E coverage for both payment paths.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.