seitime-frappe/frappe/desk/page/setup_wizard
Sagar Vora b3e1eda4c8
feat: global frappe.in_test flag (#32960)
* feat: global `frappe.in_test` flag

* feat: helper utility to toggle `frappe.in_test`

* fix: use `toggle_test_mode` util

* fix: use `frappe.in_test`

* chore: add comment explaining global `in_test`

* chore: ignore commit replacing flag usage

* test: temporarily disable `frappe.in_test`

this worked earlier because flag was set in werkzeug.local which was separate for API test client

* test: add comment explaining change
2025-06-17 19:19:31 +05:30
..
__init__.py [re-org] setup wizard now in frappe 2015-11-12 11:42:30 +05:30
install_fixtures.py fix: don't create example email domains and email accounts 2025-04-23 14:53:56 +05:30
setup_wizard.js refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640) 2025-06-03 12:36:22 +05:30
setup_wizard.json Added system_page field in page to differentiate system page and custom page, patch to set reference doctype in the custom role, fixed sql query to get users reports (#3078) 2017-04-13 12:43:32 +05:30
setup_wizard.py feat: global frappe.in_test flag (#32960) 2025-06-17 19:19:31 +05:30