#3868 closed task (fixed)

IStorageServer test framework support for the HTTP storage protocol

Reported by: itamarst Owned by: itamarst
Priority: normal Milestone: HTTP Storage Protocol
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

In order to ensure that the HTTP storage protocol can be used with IStorageProtocol, the tests in test_istorageserver.py should gain a variation that uses the HTTP storage protocol.

This ticket covers:

Follow-up to #3855 that implement more of the HTTP protocol should make more test_istorageserver.py tests pass inline with the same PR that implements the HTTP part.

Change History (2)

comment:1 Changed at 2022-01-28T15:28:00Z by itamarst

  • Summary changed from IStorageProtocol test framework for HTTP storage protocol to IStorageServer test framework support for the HTTP storage protocol

comment:2 Changed at 2022-02-04T14:19:17Z by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from new to closed

In 665537a/trunk:

Merge pull request #1176 from tahoe-lafs/3868-istorageserver-tests-http

Start hooking up HTTP protocol as IStorageServer provider

Fixes ticket:3868

Note: See TracTickets for help on using tickets.