aboutsummaryrefslogtreecommitdiff
path: root/pkg/api/api0/api0testutil
AgeCommit message (Collapse)Author
2022-10-21pkg/api/api0/api0testutil: Reduce stress test concurrency on non-Linux platformspg9182
Database doesn't perform as well.
2022-10-21pkg/api/api0/api0testutil: Print errors for stress testspg9182
2022-10-21all: pg9182 -> r2northstarpg9182
2022-10-20all: Make PdataStorage SetPdata return the stored pdata sizepg9182
2022-10-19pkg/api/api0/api0testutil: AccountStorage AuthTokenExpiry only needs second ↵pg9182
precision
2022-10-19pkg/api/api0/api0testutil: Don't require the high uint64 bit to be supportedpg9182
We don't see it, and it's not supported by many databases.
2022-10-13pkg/api/api0/api0testutil: Add test suite for AccountStorage implspg9182
2022-10-13pkg/{api/api0/*,storage/*}: Add GetPdataHash method for pdata storagepg9182
2022-10-13pkg/api/api0/api0testutil: Add test suite for PdataStorage implspg9182