Skip to content

Commit 547bb13

Browse files
committed
test: update snapshot for id update
Signed-off-by: Joseph Livesey <[email protected]>
1 parent dc8f2b1 commit 547bb13

16 files changed

+50
-18
lines changed

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_account__tests__update_allocation_ids-2.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_account.rs
33
expression: message
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
UpdateValue(
810
UnaggregatedReceipts {
911
value: 0,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__close_allocation_no_pending_fees.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ expression: message_receiver.recv().await
44
---
55
Some(
66
UpdateReceiptFees(
7-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
7+
Legacy(
8+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
9+
),
810
UpdateValue(
911
UnaggregatedReceipts {
1012
value: 0,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__execute-2.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_allocation.rs
33
expression: startup_msg
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
UpdateValue(
810
UnaggregatedReceipts {
911
value: 499500,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__execute.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_allocation.rs
33
expression: startup_msg
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
UpdateValue(
810
UnaggregatedReceipts {
911
value: 499500,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__failed_rav_request-2.snap

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
source: crates/tap-agent/src/agent/sender_allocation.rs
3-
expression: rav_response_message
3+
expression: rav_error_response_message
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
RavRequestResponse(
810
UnaggregatedReceipts {
911
value: 45,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__failed_rav_request.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_allocation.rs
33
expression: startup_msg
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
UpdateValue(
810
UnaggregatedReceipts {
911
value: 45,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__rav_request_when_all_receipts_invalid-2.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_allocation.rs
33
expression: invalid_receipts
44
---
55
UpdateInvalidReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
UnaggregatedReceipts {
810
value: 16220184412847561580,
911
last_id: 0,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__rav_request_when_all_receipts_invalid-3.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_allocation.rs
33
expression: rav_error_response_message
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
RavRequestResponse(
810
UnaggregatedReceipts {
911
value: 0,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__rav_request_when_all_receipts_invalid.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_allocation.rs
33
expression: startup_msg
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
UpdateValue(
810
UnaggregatedReceipts {
911
value: 16220184412847561580,

crates/tap-agent/src/agent/snapshots/indexer_tap_agent__agent__sender_allocation__tests__receive_new_receipt.snap

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ source: crates/tap-agent/src/agent/sender_allocation.rs
33
expression: startup_load_msg
44
---
55
UpdateReceiptFees(
6-
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
6+
Legacy(
7+
0xfa44c72b753a66591f241c7dc04e8178c30e13af,
8+
),
79
UpdateValue(
810
UnaggregatedReceipts {
911
value: 0,

0 commit comments

Comments
 (0)