@@ -37,7 +37,8 @@ func TestFullAndIncrementalBuild(t *testing.T) { |
| 37 |
assertPage(t, full, "", "data-branch-menu") |
37 |
assertPage(t, full, "", "data-branch-menu") |
| 38 |
assertPage(t, full, "", "data-copied-icon") |
38 |
assertPage(t, full, "", "data-copied-icon") |
| 39 |
assertPage(t, full, "", ".dumbforge/assets/gabriel-mark.svg") |
39 |
assertPage(t, full, "", ".dumbforge/assets/gabriel-mark.svg") |
| 40 |
assertPage(t, full, "", ">owner</a><span>/</span>") |
40 |
assertPage(t, full, "", `<span class="header-owner">owner</span><span>/</span>`) |
|
|
41 |
assertPageDoesNotContain(t, full, "", `href="https://example.invalid/repo.git">owner</a>`) |
| 41 |
assertPage(t, full, "", "Languages") |
42 |
assertPage(t, full, "", "Languages") |
| 42 |
assertPage(t, full, "", "Contributors") |
43 |
assertPage(t, full, "", "Contributors") |
| 43 |
assertPage(t, full, "", "octicon-folder") |
44 |
assertPage(t, full, "", "octicon-folder") |