kairos-io/kairos

Expand webui tests to cover docs

Open

#1,583 opened on Jul 5, 2023

 (5 comments) (0 reactions) (1 assignee)Go (133 forks)github user discovery
cidocumentationenhancementgood first issuehacktoberfesthelp wanted

Repository metrics

Stars
 (1,782 stars)
PR merge metrics
 (Avg merge 2d 3h) (14 merged PRs in 30d)

Description

kairos-agent bundles the docs Also runs some webui basic tests

But we bundle the docs as well and we are not even checking if you can access them properly

We should expand the webui docs to at least:

  • Check that the docs link is there in the webui
  • Check that we can follow the link and get to the docs page
  • Maybe check a bit around the docs page to see if navigation is proper? At least to the basic pages like getting started and configuration or something to make sure that not only the index is working but also the subpages

Contributor guide