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

Apply right name to Route when created from methods #1553

Merged
merged 13 commits into from Apr 8, 2022
Merged

Apply right name to Route when created from methods #1553

merged 13 commits into from Apr 8, 2022

Commits on Mar 25, 2022

  1. add support to read route names from methods

    Felix Fanghanel committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    2ba3353 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    ea4bffc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. simplify implementation

    Felix Fanghanel committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c269b22 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/method-route-naming' into method…

    …-route-naming
    Felix Fanghanel committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c282914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a04485d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    0a681dc View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    b8ffc22 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. add tests for automatic route naming

    Felix Fanghanel committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    9831f62 View commit details
    Browse the repository at this point in the history
  2. simplify tests

    Felix Fanghanel committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4d2dc29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0655d6 View commit details
    Browse the repository at this point in the history
  4. Update tests/test_routing.py

    Kludex committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    2635947 View commit details
    Browse the repository at this point in the history
  5. format with black

    Felix Fanghanel committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    64c6f6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc99f1f View commit details
    Browse the repository at this point in the history