Skip to content

Commit

Permalink
FI-577 test-sns-error-refund-endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolas Haimerl committed Feb 16, 2023
1 parent ae1e8a5 commit cd14b39
Show file tree
Hide file tree
Showing 41 changed files with 669 additions and 438 deletions.
42 changes: 21 additions & 21 deletions Cargo.Bazel.StaticOpenSSL.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "d4b3e0f75975062d44d43679525907cdfae9507f5204079c1be2308350673c1d",
"checksum": "35cc85449745810a5d72b70225532cc531d862f61f7fc34fadfa613f150755fa",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -906,7 +906,7 @@
"target": "socket2"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -8863,7 +8863,7 @@
"target": "percent_encoding"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -35999,7 +35999,7 @@
"target": "ring"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -41399,7 +41399,7 @@
"target": "thiserror"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -41883,7 +41883,7 @@
"target": "slog"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -42044,7 +42044,7 @@
"target": "thread_local"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -45001,13 +45001,13 @@
},
"license": "MIT/Apache-2.0"
},
"time 0.3.17": {
"time 0.3.18": {
"name": "time",
"version": "0.3.17",
"version": "0.3.18",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/time/0.3.17/download",
"sha256": "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
"url": "https://crates.io/api/v1/crates/time/0.3.18/download",
"sha256": "af0097eaf301d576d0b2aead7a59facab6d53cc636340f0291fab8446a2e8613"
}
},
"targets": [
Expand Down Expand Up @@ -45076,7 +45076,7 @@
],
"selects": {}
},
"version": "0.3.17"
"version": "0.3.18"
},
"license": "MIT OR Apache-2.0"
},
Expand Down Expand Up @@ -45272,7 +45272,7 @@
"target": "log"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -47068,7 +47068,7 @@
"target": "crossbeam_channel"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -49126,8 +49126,8 @@
},
{
"Binary": {
"crate_name": "sleep",
"crate_root": "src/bin/sleep.rs",
"crate_name": "exit",
"crate_root": "src/bin/exit.rs",
"srcs": {
"include": [
"**/*.rs"
Expand All @@ -49138,8 +49138,8 @@
},
{
"Binary": {
"crate_name": "reader",
"crate_root": "src/bin/reader.rs",
"crate_name": "sleep",
"crate_root": "src/bin/sleep.rs",
"srcs": {
"include": [
"**/*.rs"
Expand All @@ -49150,8 +49150,8 @@
},
{
"Binary": {
"crate_name": "exit",
"crate_root": "src/bin/exit.rs",
"crate_name": "reader",
"crate_root": "src/bin/reader.rs",
"srcs": {
"include": [
"**/*.rs"
Expand Down Expand Up @@ -53279,7 +53279,7 @@
"deps": {
"common": [
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down
22 changes: 11 additions & 11 deletions Cargo.Bazel.StaticOpenSSL.toml.lock
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ dependencies = [
"serde_urlencoded",
"smallvec",
"socket2 0.4.7",
"time 0.3.17",
"time 0.3.18",
"url",
]

Expand Down Expand Up @@ -1669,7 +1669,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
dependencies = [
"percent-encoding 2.2.0",
"time 0.3.17",
"time 0.3.18",
"version_check",
]

Expand Down Expand Up @@ -6717,7 +6717,7 @@ checksum = "ffbe84efe2f38dea12e9bfc1f65377fdf03e53a18cb3b995faedf7934c7e785b"
dependencies = [
"pem 1.1.1",
"ring",
"time 0.3.17",
"time 0.3.18",
"yasna",
]

Expand Down Expand Up @@ -7724,7 +7724,7 @@ dependencies = [
"num-bigint 0.4.3",
"num-traits",
"thiserror",
"time 0.3.17",
"time 0.3.18",
]

[[package]]
Expand Down Expand Up @@ -7805,7 +7805,7 @@ dependencies = [
"serde",
"serde_json",
"slog",
"time 0.3.17",
"time 0.3.18",
]

[[package]]
Expand Down Expand Up @@ -7840,7 +7840,7 @@ dependencies = [
"slog",
"term 0.7.0",
"thread_local",
"time 0.3.17",
"time 0.3.18",
]

[[package]]
Expand Down Expand Up @@ -8395,9 +8395,9 @@ dependencies = [

[[package]]
name = "time"
version = "0.3.17"
version = "0.3.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
checksum = "af0097eaf301d576d0b2aead7a59facab6d53cc636340f0291fab8446a2e8613"
dependencies = [
"itoa",
"libc",
Expand Down Expand Up @@ -8440,7 +8440,7 @@ dependencies = [
"ascii",
"chunked_transfer",
"log",
"time 0.3.17",
"time 0.3.18",
"url",
]

Expand Down Expand Up @@ -8790,7 +8790,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09d48f71a791638519505cefafe162606f706c25592e4bde4d97600c0195312e"
dependencies = [
"crossbeam-channel",
"time 0.3.17",
"time 0.3.18",
"tracing-subscriber",
]

Expand Down Expand Up @@ -9894,7 +9894,7 @@ version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aed2e7a52e3744ab4d0c05c20aa065258e84c49fd4226f5191b2ed29712710b4"
dependencies = [
"time 0.3.17",
"time 0.3.18",
]

[[package]]
Expand Down
42 changes: 21 additions & 21 deletions Cargo.Bazel.json.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "8a917292db5c88f2d3cdfaa9f0c9bdb945ff5d261e89ad5dbebd97a0c574c116",
"checksum": "de714f9c4c2cc833d591371d31223b23f3af145a1cccf8b3e238d5c04f5fe62c",
"crates": {
"abnf 0.12.0": {
"name": "abnf",
Expand Down Expand Up @@ -906,7 +906,7 @@
"target": "socket2"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -8863,7 +8863,7 @@
"target": "percent_encoding"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -35975,7 +35975,7 @@
"target": "ring"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -41375,7 +41375,7 @@
"target": "thiserror"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -41859,7 +41859,7 @@
"target": "slog"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -42020,7 +42020,7 @@
"target": "thread_local"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down Expand Up @@ -44977,13 +44977,13 @@
},
"license": "MIT/Apache-2.0"
},
"time 0.3.17": {
"time 0.3.18": {
"name": "time",
"version": "0.3.17",
"version": "0.3.18",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/time/0.3.17/download",
"sha256": "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
"url": "https://crates.io/api/v1/crates/time/0.3.18/download",
"sha256": "af0097eaf301d576d0b2aead7a59facab6d53cc636340f0291fab8446a2e8613"
}
},
"targets": [
Expand Down Expand Up @@ -45052,7 +45052,7 @@
],
"selects": {}
},
"version": "0.3.17"
"version": "0.3.18"
},
"license": "MIT OR Apache-2.0"
},
Expand Down Expand Up @@ -45248,7 +45248,7 @@
"target": "log"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -47044,7 +47044,7 @@
"target": "crossbeam_channel"
},
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
},
{
Expand Down Expand Up @@ -49102,8 +49102,8 @@
},
{
"Binary": {
"crate_name": "reader",
"crate_root": "src/bin/reader.rs",
"crate_name": "sleep",
"crate_root": "src/bin/sleep.rs",
"srcs": {
"include": [
"**/*.rs"
Expand All @@ -49114,8 +49114,8 @@
},
{
"Binary": {
"crate_name": "sleep",
"crate_root": "src/bin/sleep.rs",
"crate_name": "exit",
"crate_root": "src/bin/exit.rs",
"srcs": {
"include": [
"**/*.rs"
Expand All @@ -49126,8 +49126,8 @@
},
{
"Binary": {
"crate_name": "exit",
"crate_root": "src/bin/exit.rs",
"crate_name": "reader",
"crate_root": "src/bin/reader.rs",
"srcs": {
"include": [
"**/*.rs"
Expand Down Expand Up @@ -53255,7 +53255,7 @@
"deps": {
"common": [
{
"id": "time 0.3.17",
"id": "time 0.3.18",
"target": "time"
}
],
Expand Down
Loading

0 comments on commit cd14b39

Please sign in to comment.