Skip to content

Look into an extension base class for our test server #498

@oschaaf

Description

@oschaaf

In #477 we introduce a new extension for tracking (request receipt) timings,
and reflecting those back through response headers. This comes with some code
that handles configuration. This configuration handling is pretty similar across the
extensions, and there are multiple enhancement opportunities there:

  • First it would be nice to factor out a common base for configuration handling
  • Second, once we've done that, we can probably generalize testing of configuration handling,
    creating a TEST_P which verifies all extensions are well behaved there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions