mergify[bot]
|
7ce1289c10
|
fix: added permission checks on various whitelisted functions (backport #56745) (#56946)
Co-authored-by: Diptanil Saha <diptanil@frappe.io>
|
2026-07-08 18:10:27 +05:30 |
|
ruthra kumar
|
05aa68b53b
|
ci: warmup test data along with DB
(cherry picked from commit dcdbf9df17)
|
2026-06-30 12:31:03 +00:00 |
|
mergify[bot]
|
a1457c759d
|
fix: consider batchwise valuation in stock ageing report (backport #54919) (#55230)
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com>
fix: consider batchwise valuation in stock ageing report (#54919)
|
2026-05-24 07:18:07 +00:00 |
|
ruthra kumar
|
1d20469c99
|
refactor(test): speed up payment reconciliation tests
(cherry picked from commit f58242dca7)
|
2026-05-11 08:40:07 +00:00 |
|
mergify[bot]
|
c4010b0581
|
ci: fix timezone for python mariadb tests (backport #54464) (#54465)
ci: fix timezone for python mariadb tests (#54464)
(cherry picked from commit 0d2da6d86c)
Co-authored-by: diptanilsaha <diptanil@frappe.io>
|
2026-04-23 22:31:16 +00:00 |
|
mergify[bot]
|
5923618df3
|
refactor(test): move contact and address creation to bootstrap (backport #54406) (#54410)
Co-authored-by: ruthra kumar <ruthra@erpnext.com>
|
2026-04-22 00:24:36 +05:30 |
|
mergify[bot]
|
4bb30a9157
|
test(BootStrapTestData): create sales_partner test data while bootstrapping (backport #54416) (#54421)
Co-authored-by: diptanilsaha <diptanil@frappe.io>
|
2026-04-20 12:03:23 +00:00 |
|
ruthra kumar
|
013aea6b7e
|
refactor(test): move logic from AccountsTestMixin to ERPNextTestSuite
(cherry picked from commit 2b37d7514d)
|
2026-03-31 09:32:44 +00:00 |
|
ruthra kumar
|
7f29245eb6
|
refactor(test): move location creation to bootstrap in asset movement
(cherry picked from commit fd2b76a4d2)
|
2026-03-24 17:52:41 +05:30 |
|
ruthra kumar
|
0ba03ce851
|
refactor(test): SLA move company creation to bootstrap
(cherry picked from commit 77f41e120d)
|
2026-03-24 17:52:41 +05:30 |
|
ruthra kumar
|
ad2cf0624f
|
refactor(test): move webform custom dt creation to boostrap
(cherry picked from commit 426b7db3c8)
|
2026-03-24 17:52:41 +05:30 |
|
ruthra kumar
|
cdc77caf6a
|
refactor(test): move custom doctype data setup to bootstrap
(cherry picked from commit 934740205a)
|
2026-03-24 17:52:41 +05:30 |
|
ruthra kumar
|
d41e7098bd
|
refactor(test): move tax category custom field creation to bootstrap
(cherry picked from commit 4454af8efd)
|
2026-03-24 17:52:41 +05:30 |
|
ruthra kumar
|
bb42d3ddbe
|
refactor(test): move purchase invoice dimension setup to bootstrap
(cherry picked from commit 31ce09204f)
|
2026-03-24 17:52:41 +05:30 |
|
ruthra kumar
|
941375877e
|
refactor(test): move dimension setup to test data bootstrap
and remove create_dimension() and disable_dimension()
(cherry picked from commit 342ce65401)
|
2026-03-24 17:52:37 +05:30 |
|
mergify[bot]
|
638373e180
|
chore: skip semgrep check for db.commit in BootStrapTestData (backport #53715) (#53717)
Co-authored-by: diptanilsaha <diptanil@frappe.io>
|
2026-03-23 15:59:49 +00:00 |
|
ruthra kumar
|
08ee50a902
|
refactor(test): cleanup; remove redundant attribute
|
2026-03-19 12:57:12 +05:30 |
|
ruthra kumar
|
9f3afea27f
|
refactor(test): use JSON for company master
|
2026-03-19 12:57:12 +05:30 |
|
ruthra kumar
|
495e585ab6
|
refactor(test): hardcoded names over dynamic ones
Much faster bootstrap without those get_doc calls
|
2026-03-19 12:57:12 +05:30 |
|
ruthra kumar
|
41de44f905
|
refactor: move test bootstrap to module
|
2026-03-19 12:57:12 +05:30 |
|
ruthra kumar
|
5934670e99
|
refactor(test): speed up setup
|
2026-03-19 12:57:12 +05:30 |
|
ruthra kumar
|
16bd107583
|
refactor(test): common make function
|
2026-03-19 12:57:12 +05:30 |
|
ruthra kumar
|
87de91e5d0
|
refactor(test): make uae vat audit deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
67bb6a2d6a
|
refactor(test): make uae vat 201 deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
35339fcc0e
|
refactor(test): make job card deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
0c2a538491
|
refactor(test): make opportunity summary by sales stage deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
a1aff71ca5
|
refactor(test): make accounts/test/test_utils.py deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
34c3490227
|
refactor(test): make sales payment summary deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
b98899a6ac
|
refactor(test): make consolidated trial balance report deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
b3507a569a
|
refactor(test): make inventory dimension deterministic
fixed flaky test 'test_inventory_dimension'
use '3' precision for test_opening_balnace
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
3afd39ce03
|
refactor(test): make sales invoice deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
dde6731545
|
refactor(test): make project deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
0d367fa25f
|
refactor(test): make maintenance schedule deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
c91c169f40
|
refactor(test): make leads deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
55ba1fa9aa
|
refactor(test): make asset repair deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
6737ccac95
|
refactor(test): make asset deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
a0d928871d
|
refactor(test): make dunning deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
21acafae79
|
refactor(test): make budget deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
fad451d6c2
|
refactor(test): rollback on tearDown
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
4b9ae6b0cd
|
refactor(test): make purchase receipt deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
20353e70a1
|
refactor(test): make stock reconciliation deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
020e28235a
|
refactor(test): make subcontracting order deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
40909af128
|
refactor(test): make item deterministic
|
2026-03-19 12:57:11 +05:30 |
|
ruthra kumar
|
6824f3274a
|
refactor(test): make sales order deterministic
|
2026-03-19 12:57:10 +05:30 |
|
ruthra kumar
|
4531902024
|
refactor(test): make job card tests deterministic
|
2026-03-19 12:57:10 +05:30 |
|
ruthra kumar
|
3ea14fc9be
|
refactor(test): make bom tests deterministic
|
2026-03-19 12:57:10 +05:30 |
|
ruthra kumar
|
6a16c76bbc
|
refactor(test): make bom update tool tests deterministic
|
2026-03-19 12:57:10 +05:30 |
|
ruthra kumar
|
478473a295
|
refactor(test): better setup for loyalty point and POS Invoice
|
2026-03-19 12:57:10 +05:30 |
|
ruthra kumar
|
36e578e848
|
refactor(test): pos invoice tests are almost deterministic
|
2026-03-19 12:57:10 +05:30 |
|
ruthra kumar
|
a158fd1a78
|
refactor(test): make timesheet and activity type deterministic
|
2026-03-19 12:57:10 +05:30 |
|