storj/storagenode/multinode
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
..
auth.go multinode/console: list node infos 2021-01-05 14:49:11 +00:00
bandwidth.go multinode/bandwidth: added monthly bandwidth summaries 2021-06-11 16:31:59 +00:00
common.go multinode/console: list node infos 2021-01-05 14:49:11 +00:00
node.go multinode/reputation: add vetted at timestamp 2021-07-07 18:11:54 +03:00
payout_test.go storagenode/console/consoleapi: use fixed time.Now() 2022-07-01 12:36:01 +03:00
payout.go multinode: old drpc api returned 2021-06-22 23:02:47 +00:00
storage.go multinode/console: add summary to storage usage API 2021-07-07 15:00:05 +03:00