This commit is contained in:
parent
33c68c2f44
commit
749f525f83
44 changed files with 5380 additions and 3532 deletions
|
|
@ -25,8 +25,8 @@ No permission is granted to copy, modify, distribute, or create derivative works
|
|||
// at the last known prices, and a hand-placed cache file is how dev and e2e
|
||||
// get a table with no account at all.
|
||||
//
|
||||
// Like the CoinGate rail, this code has not run against the real API — no
|
||||
// credentials existed at build time. ParseSendcloudMethods is exercised by the
|
||||
// This code has not run against the real API — no credentials existed at
|
||||
// build time. ParseSendcloudMethods is exercised by the
|
||||
// self-test against a canned response; the fetch around it is thin. The one
|
||||
// thing to verify against a live payload is the weight fields: this reads
|
||||
// `min_weight`/`max_weight` as kilogram strings, which is what the v2 docs
|
||||
|
|
|
|||
Loading…
Reference in a new issue