-
-
Notifications
You must be signed in to change notification settings - Fork 527
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
[16.0][FW] [15.0][IMP] bank-payment : test performance improvement #1350
[16.0][FW] [15.0][IMP] bank-payment : test performance improvement #1350
Commits on Sep 19, 2024
-
[IMP] account_banking_mandate: test performance improvement
- Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for 8a3b280 - Browse repository at this point
Copy the full SHA 8a3b280View commit details -
[IMP] account_banking_mandate_contact: test performance improvement
- Switch to setUpClass for avoiding repeat the same setup for each test. - Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for c298954 - Browse repository at this point
Copy the full SHA c298954View commit details -
Configuration menu - View commit details
-
Copy full SHA for d571a02 - Browse repository at this point
Copy the full SHA d571a02View commit details -
[IMP] account_banking_sepa_direct_debit: test performance improvement
- Switch to setUpClass (if needed) for avoiding repeat the same setup for each test. - Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for 4061735 - Browse repository at this point
Copy the full SHA 4061735View commit details -
[IMP] account_payment_mode: test performance improvement
- Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for fb44314 - Browse repository at this point
Copy the full SHA fb44314View commit details -
[IMP] account_payment_order: test performance improvement
- Create setUpClass method - Switch to setUpClass (if needed) for avoiding repeat the same setup for each test. - Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for 7d9d540 - Browse repository at this point
Copy the full SHA 7d9d540View commit details -
[IMP] account_payment_partner: test performance improvement
- Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for 365ea50 - Browse repository at this point
Copy the full SHA 365ea50View commit details -
[IMP] account_payment_sale: test performance improvement
- Create setUpClass method - Include context keys for avoiding mail operations overhead.
Configuration menu - View commit details
-
Copy full SHA for 79d4b90 - Browse repository at this point
Copy the full SHA 79d4b90View commit details