seitime-frappe/frappe/commands
David 1d31663f4b
fix(testing): clarify --pdb to --debug from a users perspective; also attach pdb on any exception
prior, the implementation attached to AssertionErrors
and the flag did not represent that this disables the buffer so that normal breakpoints work
2024-12-12 13:19:20 +01:00
..
__init__.py Testing Module (#28000) 2024-10-07 09:46:49 +02:00
gettext.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
redis_utils.py perf: defer imports during CLI 2024-02-19 18:10:07 +05:30
scheduler.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
site.py fix(new-site): mariadb_user_host_login_scope was broken since it was added 2024-11-07 16:33:02 +05:30
testing.py fix(testing): clarify --pdb to --debug from a users perspective; also attach pdb on any exception 2024-12-12 13:19:20 +01:00
translate.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
utils.py Testing Module (#28000) 2024-10-07 09:46:49 +02:00