-
Notifications
You must be signed in to change notification settings - Fork 1
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
[FEATURE] Test the entire application functionality after Flask upgradation #67
Labels
enhancement
New feature or request
Comments
Merged
Found the following issues while testing the entire Flask upgrade on a staging server
Closing the issue as completed and released on production. |
Closed
5 tasks
Details on over-effort spending in this issue:In this issue, we encountered with following technical challenges, which we didn't expect earlier and came while deploying on staging and running the integrated testing.
Summary:
|
Explanation in extra hours -
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
We are upgrading the Flask package from Flask 1.2.2 to Flask 3.0.0. So, we need to do proper testing for all the functionalities thoroughly in the entire application.
Describe the solution you'd like
Describe alternatives you've considered
NA
Additional context
Acceptance Criteria
Add acceptance criteria here.
Documentation
Add whatever documentation will be required here.
The text was updated successfully, but these errors were encountered: