-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathprocessed_test.json
More file actions
77 lines (77 loc) · 1.92 KB
/
processed_test.json
File metadata and controls
77 lines (77 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"test-easy-001": {
"status": "dry_run",
"match": "The Hobbit",
"time": "2026-03-21 09:57:55"
},
"test-easy-002": {
"status": "dry_run",
"match": "Dune",
"time": "2026-03-21 09:57:57"
},
"test-easy-003": {
"status": "dry_run",
"match": "The Ballad of Songbirds and Snakes",
"time": "2026-03-21 09:58:00"
},
"test-medium-001": {
"status": "dry_run",
"match": "Dune",
"time": "2026-03-21 09:58:02"
},
"test-medium-002": {
"status": "dry_run",
"match": "The Lost Stories",
"time": "2026-03-21 09:58:04"
},
"test-medium-003": {
"status": "dry_run",
"match": "City of Fallen Angels",
"time": "2026-03-21 09:58:08"
},
"test-medium-004": {
"status": "dry_run",
"match": "The Hobbit Dramatised",
"time": "2026-03-21 09:58:10"
},
"test-hard-001": {
"status": "dry_run_bookinfo",
"match": "Oakleaf Bearers",
"time": "2026-03-21 09:58:37"
},
"test-hard-002": {
"status": "dry_run_bookinfo",
"match": "J.R.R. Tolkien reads and sings from his Lord",
"time": "2026-03-21 09:58:53"
},
"test-hard-003": {
"status": "dry_run_bookinfo",
"match": "Poems and songs of Middle Earth",
"time": "2026-03-21 09:59:06"
},
"test-region-001": {
"status": "dry_run_bookinfo",
"match": "The Icebound Land (Ranger's Apprentice Book 3)",
"time": "2026-03-21 09:59:23"
},
"test-filter-author-001": {
"status": "dry_run_bookinfo",
"match": "Ranger's Apprentice: Book One : The Ruins of Gorlan",
"time": "2026-03-21 09:59:37"
},
"test-filter-author-002": {
"status": "dry_run",
"match": "The Fellowship of the Ring",
"time": "2026-03-21 09:59:39"
},
"test-filter-series-001": {
"status": "dry_run",
"match": "Dune Messiah",
"time": "2026-03-21 09:59:42"
},
"test-tracker-001": {
"status": "dry_run",
"match": "Project Hail Mary",
"time": "2026-03-21 09:59:44"
}
}