-
Notifications
You must be signed in to change notification settings - Fork 0
Caboose APA - Get the tests passing #12
Comments
Tests are failing; @AmeanAsad and @willscott are working on finding and fixing bugs. |
@AmeanAsad please leave notes, links to PRs/issues/etc. here to hand off for your PTO |
Update and PTO HandoffRelevant PR: filecoin-saturn/caboose#153 Tried to provide a good baseline for tests that simulate the caboose pool refreshing over time. The main idea behind the tests is to establish a set of “good” nodes and a set of "bad" nodes. The tests simulate the caboose pool refreshing over time as these nodes are getting injected with stats. The pool should always converge to the "good" nodes set. I tried to keep things a bit verbose so that it is more readable (left some print statements, etc. that I was using for debugging) but expect to clean things up for the final version. The current tests have some high level description that clearly state what each test is achieving. In terms of completion of the tests, the tests we currently have cover a few scenarios but here are the two biggest gaps I see we currently have in terms of testing the functionality:
|
Tests are now passing |
No description provided.
The text was updated successfully, but these errors were encountered: