Skip to content
This repository was archived by the owner on Feb 20, 2024. It is now read-only.
This repository was archived by the owner on Feb 20, 2024. It is now read-only.

Questions on detailed behavior of matching().respond() #83

@kevinmstephens

Description

@kevinmstephens

It's not clear from the docs or tests some cases for using matching().respond().

  1. What happens if I setup
matching(/A).respond()
matching(/B).respond()

then I call these two paths out of order B, A?

  1. What happens if I have the same setup and call A, B, B?

If the docs and tests don't cover these questions can they be added?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions