storj/storagenode/payouts
Egon Elbre 05e165283f storagenode/console/consoleapi: use fixed time.Now()
It seems the tests relied on time.Now(), which might cause some
discrepancies in calculations. Use a fixed time.Now() rather than
recalculating.

As a sidefix, remove "Test" prefix from t.Run. These are unnecessary.

Change-Id: I1de903fcf0fcf46fc8e3acf2463e17239b8e3cc6
2022-07-01 12:36:01 +03:00
..
estimatedpayouts Fix monthly earning estimation (#4282) 2021-11-17 18:26:21 -05:00
db_test.go storagenode/console/consoleapi: use fixed time.Now() 2022-07-01 12:36:01 +03:00
endpoint.go storagenode/payouts: Distributed added to paystubs 2021-02-02 13:51:43 +00:00
payouts_test.go multinode/console: held amount summary 2021-05-28 20:05:16 +03:00
payouts.go multinode/console: held amount summary 2021-05-28 20:05:16 +03:00
service_test.go Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00
service.go Revert "storagenode/payouts: historical payouts use satellitesDB instead of trustPool" 2021-08-02 13:55:21 +03:00