Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix callbacks being replaced on topics with wildcards #388

Merged
merged 4 commits into from Dec 20, 2019
Merged

Fix callbacks being replaced on topics with wildcards #388

merged 4 commits into from Dec 20, 2019

Commits on Dec 5, 2019

  1. Fix callbacks replaced on topics with wildcards

    Signed-off-by: v-zhuravlev <zhuravlev.vitaly@gmail.com>
    v-zhuravlev committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    644f7c4 View commit details
    Browse the repository at this point in the history
  2. Add new addRoute test

    Signed-off-by: v-zhuravlev <zhuravlev.vitaly@gmail.com>
    v-zhuravlev committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    414e922 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Change match in deleteRoute to match addRoute

    Signed-off-by: v-zhuravlev <zhuravlev.vitaly@gmail.com>
    v-zhuravlev committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    bb96620 View commit details
    Browse the repository at this point in the history
  2. Add new addDelete test

    Signed-off-by: v-zhuravlev <zhuravlev.vitaly@gmail.com>
    v-zhuravlev committed Dec 7, 2019
    Configuration menu
    Copy the full SHA
    a190fa1 View commit details
    Browse the repository at this point in the history