storj/satellite/console/consoleweb/consoleql
Egon Elbre 63fa386b0a satellite/payments/stripecoinpayments: avoid mock cross-talk in tests
The tests were using global variables for keeping the mock state, which
was indexed by the satellite ID. However, the satellite ID-s are
deterministic and it's possible for two tests end up using the same
mocks.

Instead make the mock creation not depend on the satellite ID and
instead require it being configured via paymentsconfig.

This fixes TestAutoFreezeChore failure.

Change-Id: I531d3550a934fbb36cff2973be96fd43b7edc44a
2023-03-03 20:20:48 +02:00
..
testdata web/satellie: added missing alt attribute to img tags (#3172) 2019-10-04 16:22:26 +03:00
apikey.go satellite: remove rewards package 2023-01-31 11:46:50 +00:00
keys.go satellite/console: send email when user's account gets locked 2022-08-04 10:39:20 +00:00
mutation_test.go satellite/payments/stripecoinpayments: avoid mock cross-talk in tests 2023-03-03 20:20:48 +02:00
mutation.go satellite/{console,web}: make grapql mutations support publicId 2023-02-06 11:57:44 +00:00
project.go satellite/console: add public ID field to graphql Project 2023-01-04 15:00:20 -05:00
projectmember.go all: add missing dots 2020-08-11 17:50:01 +03:00
query_test.go satellite/payments/stripecoinpayments: avoid mock cross-talk in tests 2023-03-03 20:20:48 +02:00
query.go satellite/{console,web}: make grapql mutations support publicId 2023-02-06 11:57:44 +00:00
reward.go all: add missing dots 2020-08-11 17:50:01 +03:00
schema.go all: fix dots 2020-07-16 14:58:28 +00:00
typecreator.go web/satellite,satellite/console: Allow paid tier users to edit limits 2021-08-18 00:07:10 +00:00
user.go satellite: remove rewards package 2023-01-31 11:46:50 +00:00