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

[FEATURE] Test the entire application functionality after Flask upgradation #457

Closed
6 tasks done
Sachinbisht27 opened this issue Dec 18, 2023 · 1 comment
Closed
6 tasks done
Assignees
Labels
enhancement New feature or request

Comments

@Sachinbisht27
Copy link
Member

Sachinbisht27 commented Dec 18, 2023

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

  • Make the list of the functionalities to test.
  • Test all the functionalities thoroughly.
  • Fix if anything breaks.
  • Test locally, GitHub action and on staging.

Describe alternatives you've considered
NA

Additional context

  • The upgraded package versions and dependencies should work fine.
  • All the functionalities in the entire application should work fine.

Acceptance Criteria
Add acceptance criteria here.

Documentation
Add whatever documentation will be required here.

@Sachinbisht27 Sachinbisht27 added the enhancement New feature or request label Dec 18, 2023
@vivek-kumar-pandey vivek-kumar-pandey self-assigned this Jan 10, 2024
@vivek-kumar-pandey
Copy link
Contributor

vivek-kumar-pandey commented Jan 15, 2024

The testing was done and everything worked fine so we released it in production. Closing this issue now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants