Opened at 2021-09-01T15:41:06Z
Closed at 2021-09-21T19:08:08Z
#3784 closed task (fixed)
Test suite for IStorageServer, part 1
Reported by: | itamarst | Owned by: | itamarst |
---|---|---|---|
Priority: | normal | Milestone: | HTTP Storage Protocol |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
We are going to have two implementations of IStorageServer, Foolscap-based and HTTP based. As such, we need to demonstrate they have the same behavior, which requires a test suite.
Change History (2)
comment:1 Changed at 2021-09-08T17:49:54Z by itamarst
- Summary changed from Test suite for IStorageServer to Test suite for IStorageServer, part 1
comment:2 Changed at 2021-09-21T19:08:08Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In 7693fed/trunk:
Note: See
TracTickets for help on using
tickets.
Since writing a full test suite is a lot of code, this will be done in stages. Stage 1 is allocate_buckets() + RIBucketWriter.