Add visual test for outdated reviews
modified tests/support/fixtures.ts
@@ -245,12 +245,24 @@ export async function createSourceBrowsingFixture(
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -474,7 +486,7 @@ export async function createCobsFixture(peer: RadiclePeer) {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -612,6 +624,15 @@ export const gitOptions = {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified tests/support/globalSetup.ts
@@ -92,7 +92,7 @@ export default async function globalSetup(): Promise<() => void> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|