| Test |
Duration |
Result |
| a page of a repository this instance does not serve answers 404 |
0.008s |
passed |
| artifact index links a single index-less report page as a directory, keeping the URL stable |
0.015s |
passed |
| artifact index links the pages of an index-less report directory holding several |
0.013s |
passed |
| artifact index lists plain files outside reports/ and keeps logs and report files out of that list |
0.015s |
passed |
| artifact index of a pruned build explains the missing artifacts |
0.009s |
passed |
| artifact index of an unknown key answers 404 |
0.007s |
passed |
| artifact index renders build command, log links, and topmost report index pages |
0.037s |
passed |
| branch names with HTML metacharacters render escaped |
0.009s |
passed |
| branches view renders built and never-built branches with restart actions |
0.022s |
passed |
| current view renders a card per running build with cancel button and started-at attribute |
0.036s |
passed |
| current view renders a clear no-build state |
0.011s |
passed |
| history view renders mixed history without restart actions |
0.018s |
passed |
| latest view renders rows with badge, Gitea links, artifact link, actions, and token |
0.026s |
passed |
| latest view renders the empty state, and the nav no longer offers the current view |
0.035s |
passed |
| legacy page names redirect permanently to the new routes |
0.019s |
passed |
| logs of a successful build are not scanned for failure lines |
0.014s |
passed |
| of a failed build, only the logs carrying a failure line get a failed-badge |
0.015s |
passed |
| permanent artifact index of a branch without a green build answers 404 |
0.006s |
passed |
| permanent artifact index renders the latest green build with permanent file links |
0.011s |
passed |
| release notes page renders the version history and the footer links to it |
0.027s |
passed |
| report links carry a failed-badge from the report's failures counter |
0.017s |
passed |
| system view renders metric rows, totals, and the polling hook |
0.021s |
passed |
| system view renders n/a for unavailable metrics |
0.009s |
passed |
| the artifact page shows the command of the build's own definition, not the plain branch command |
0.018s |
passed |
| the branches view restarts at the branch's origin head, the latest view repeats the run |
0.024s |
passed |
| the permanent link shows on the branch's latest green build only, the live link while it runs |
0.025s |
passed |
| with one served repository the pages keep their existing URLs and show no switcher |
0.031s |
passed |
| with several served repositories every link names its repository and the switcher appears |
0.032s |
passed |