storj/satellite/payments
Egon Elbre 70fe974a95 satellite/payments/stripecoinpayments: fix test flakyness
CustomerRepositoryList relied on created at time for the output sorting,
however the granularity of the timer may cause multiple customers
having the same "created at" time.

Add a sleep so that every customer does get a unique time.

Change-Id: If2923174f304fa5f41260d500f6139e3fa7c3ba5
2020-04-29 12:06:35 +00:00
..
coinpayments satellite/payments: coinpayments add completed status, treat received status as pending, add balance for completed transactions only 2020-01-17 17:26:34 +00:00
mockpayments all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
paymentsconfig satellite/nodestats: add pricing model to endpoint 2020-04-08 14:29:51 +00:00
stripecoinpayments satellite/payments/stripecoinpayments: fix test flakyness 2020-04-29 12:06:35 +00:00
account.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
charges.go satellite/console: add credit card charges to billing history 2020-01-03 17:34:59 +02:00
coupons_test.go satellite: remove some unnecessary UTC() calls 2020-03-13 13:49:44 +00:00
coupons.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
creditcards.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
credits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
invoices.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
projectcharges.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
tokens.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00