#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

Since writing a full test suite is a lot of code, this will be done in stages. Stage 1 is allocate_buckets() + RIBucketWriter.

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:

Merge pull request #1122 from tahoe-lafs/3784-istorageserver-test-suite

Start of IStorageServer test suite

Fixes ticket:3784

Note: See TracTickets for help on using tickets.