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

Add a test that checks whether default values in route dependencies get migrated as expected #26

Open
zmievsa opened this issue Sep 10, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation tests

Comments

@zmievsa
Copy link
Owner

zmievsa commented Sep 10, 2023

For example, let's say that some route has an enum value as a default dependency. Will we migrate them to older versions of the same enum when generating new routes? And what happens if enum gets deleted? How should we handle that?

See test__router_generation__updating_request_depends for more details

@zmievsa zmievsa added documentation Improvements or additions to documentation tests labels Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation tests
Projects
None yet
Development

No branches or pull requests

1 participant