Skip to content

Commit

Permalink
Update golden tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jimbo4350 committed Dec 28, 2024
1 parent c9c37d9 commit 3967fde
Show file tree
Hide file tree
Showing 9 changed files with 66 additions and 16 deletions.
37 changes: 29 additions & 8 deletions cardano-cli/test/cardano-cli-golden/files/golden/help.cli
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ Usage: cardano-cli query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[--output-json | --output-text | --output-cbor]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -1428,7 +1428,10 @@ Usage: cardano-cli shelley query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -2477,7 +2480,10 @@ Usage: cardano-cli allegra query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -3524,7 +3530,10 @@ Usage: cardano-cli mary query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -4570,7 +4579,10 @@ Usage: cardano-cli alonzo query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -5665,7 +5677,10 @@ Usage: cardano-cli babbage query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -7317,7 +7332,10 @@ Usage: cardano-cli conway query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -9335,7 +9353,10 @@ Usage: cardano-cli latest query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Usage: cardano-cli allegra query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand All @@ -32,5 +35,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Usage: cardano-cli alonzo query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand All @@ -32,5 +35,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Usage: cardano-cli babbage query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand All @@ -32,5 +35,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ Usage: cardano-cli conway query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -36,5 +39,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ Usage: cardano-cli latest query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -36,5 +39,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Usage: cardano-cli mary query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand All @@ -32,5 +35,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Usage: cardano-cli query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[--output-json | --output-text | --output-cbor]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand Down Expand Up @@ -36,5 +36,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Usage: cardano-cli shelley query utxo --socket-path SOCKET_PATH
| (--address ADDRESS)
| (--tx-in TX-IN)
)
[--output-json | --output-text]
[ --output-json
| --output-text
| --output-cbor
]
[--out-file FILEPATH]

Get a portion of the current UTxO: by tx in, by address or the whole.
Expand All @@ -32,5 +35,6 @@ Available options:
writing to a file
--output-text Format utxo query output to TEXT. Default format when
writing to stdout
--output-cbor Format utxo query output to CBOR.
--out-file FILEPATH Optional output file. Default is to write to stdout.
-h,--help Show this help text

0 comments on commit 3967fde

Please sign in to comment.