-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
kind/testTesting workTesting work
Description
To help detect and prevent issues like #3273, we should create a test that doesnt necessarily have to run in CI, but that we can run whenever affected code is touched.
Simply, all we need to do is create 1,000,000 unique files, and add each of them. After each add we should check that we have the correct number of pinned files, and at the end, make sure that the entire pinset looks correct.
We have smaller tests like this, but never ramped up the numbers this high due to perf issues with ipfs itself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/testTesting workTesting work