Skip to content

Testing framework for low-level API #18

@jonathanfine

Description

@jonathanfine

I'm just about to make a commit that shows by example a way of writing tests for the low-level API. I quite like it, but I'm biased.

For more information, see the commit that follows.

By the way, I'm more concerned to get right the way we write our tests than the code used to implement it (which at present is a bit messy).

I'd also like to be able to run existing application code through the testing framework so we can see better what it is doing. If we get this right we can reuse this work when we come to create the new API - we can check that the old and new code do the same thing at the connection level.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions