Skip to content

Testing strategy #566

@david-crespo

Description

@david-crespo

I'll write more later, but this is meant to be a place to track discussions about testing.

I'm not happy with where we are right now. I don't think we have enough tests. Unit tests are easy enough, but a lot of our logic is integrated. I used to favor decomposing things into unit-testable things that take mockable onSuccess callbacks and their stateful not-easily-tested wrappers that pass in the true values of those callbacks. But I'm not really into that anymore. I feel like there has to be a way of testing the real app logic without too much pain.

#565 is an entry in the discussion.

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