kernelci / kernelci/dashboard

e2e test buildDetails

Open
#1,665 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

CI/CD Frontend
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

  • Enter on treeListing
  • Selects a tree (redirects to treeDetails)
  • Selects a build item
  • Goes to more details (redirects to buildDetails)
  • Click on commit link (redirects to treeDetails)
  • Goes back
  • (if build has tests) Click on test item
  • Click on more details (redirects to testDetails)

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 with the dashboard's existing end-to-end test setup and trace the treeListing, treeDetails, buildDetails, and testDetails flows named in the issue. Cover selecting a tree and build, opening commit and test details, and going back; done means the listed navigation works, including the conditional test path when a build has tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.