kernelci / kernelci/dashboard

Add e2e tests for the frontend

Open
#1,657 0 comments 0 reactions 1 assignee View on GitHub

@WilsonNet is already working on this.

Since Dec 8, 2025.

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

Description

We have unit tests that cover the unit functionality for the backend, then integration tests to check if the calls to the backend endpoints are correct.

But, there should also be automated tests for the frontend interaction (end to end, or e2e tests), such as moving from page to page, using filters, and interacting with the dashboard in general. This way we can have another layer of automated testing so that there is less manual work for deploying changes.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.