storj/storagenode/console
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
..
consoleapi storagenode/console/consoleapi: use fixed time.Now() 2022-07-01 12:36:01 +03:00
consoleserver storagenode,web/storagenode: use go:embed for assets 2022-03-11 16:01:28 +02:00
bandwidth.go all: fix dots 2020-07-16 14:58:28 +00:00
diskspace.go storagenode/console: diskSpaceInfo extended with overused diskspace, getDashboardData updated. 2020-12-08 14:55:55 +00:00
service_test.go storagenode/console: ignore untrusted satellite while returning 2020-09-29 18:27:49 +00:00
service.go storagenode: check if QUIC is properly configured 2022-01-20 12:04:04 +00:00