Skip to content

Commit

Permalink
fix zones list test case
Browse files Browse the repository at this point in the history
  • Loading branch information
benibela committed Oct 22, 2023
1 parent 099588f commit 3bf5bfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _meta/tests/testcases.inc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ mkdir -p $OUTPATH/zones18
test zones18 loggedIn loggedIn.html

test zones18 'list{requestId:=0}' list.html list10.html
test zones18 'list{requestId:=1}' listIncremental.html
test zones18 'list{requestId:=1,bulkRenew:=\"fake-renew\"}' listIncremental.html
#\ 923\ 717\ 2;AT=Butcher,\ Jim/Wolfsjagd

test zones18 'bulkRenew{renew-ids:=uri-decode\(\"item:IN=M01+923+717+2\;AT=Butcher,+Jim/Wolfsjagd\"\)}' bulkRenew.html bulkRenew2.html
Expand Down
1 change: 1 addition & 0 deletions _meta/tests/zones18/listIncremental.html.result
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
requestId := 1
bulkRenew := fake-renew
book := {}
bFoundBottom := true()
book := {"author": "Foster, Alan Dean", "duedate": "2013-09-16", "id": "M01 158 885 3", "issuedate": "2013-08-17", "status": "", "statusId": "normal", "title": "Die Stunde des Tors◉2."}
Expand Down

0 comments on commit 3bf5bfe

Please sign in to comment.