| Test |
Duration |
Result |
| artifact index links a single index-less report page as a directory, keeping the URL stable |
0.012s |
passed |
| artifact index links the pages of an index-less report directory holding several |
0.011s |
passed |
| artifact index lists plain files outside reports/ and keeps logs and report files out of that list |
0.012s |
passed |
| artifact index of a pruned build explains the missing artifacts |
0.023s |
passed |
| artifact index of an unknown key answers 404 |
0.015s |
passed |
| artifact index renders build command, log links, and topmost report index pages |
0.044s |
passed |
| branch names with HTML metacharacters render escaped |
0.015s |
passed |
| branches view renders built and never-built branches with restart actions |
0.013s |
passed |
| current view renders a card per running build with cancel button and started-at attribute |
0.023s |
passed |
| current view renders a clear no-build state |
0.009s |
passed |
| history view renders mixed history without restart actions |
0.013s |
passed |
| latest view renders rows with badge, Gitea links, artifact link, actions, and token |
0.036s |
passed |
| latest view renders the empty state, and the nav no longer offers the current view |
0.031s |
passed |
| legacy page names redirect permanently to the new routes |
0.010s |
passed |
| logs of a successful build are not scanned for failure lines |
0.009s |
passed |
| of a failed build, only the logs carrying a failure line get a failed-badge |
0.011s |
passed |
| permanent artifact index of a branch without a green build answers 404 |
0.011s |
passed |
| permanent artifact index renders the latest green build with permanent file links |
0.015s |
passed |
| release notes page renders the version history and the footer links to it |
0.043s |
passed |
| report links carry a failed-badge from the report's failures counter |
0.012s |
passed |
| system view renders metric rows, totals, and the polling hook |
0.084s |
passed |
| system view renders n/a for unavailable metrics |
0.019s |
passed |
| the artifact page shows the command of the build's own definition, not the plain branch command |
0.012s |
passed |
| the branches view restarts at the branch's origin head, the latest view repeats the run |
0.016s |
passed |
| the permanent link shows on the branch's latest green build only, the live link while it runs |
0.018s |
passed |