| .. |
|
data
|
test: Add tests for optimize_file
|
2021-08-25 17:17:39 +05:30 |
|
__init__.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_api.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_assign.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_auth.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_background_jobs.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_base_document.py
|
refactor(BaseDocument)!: improved get, set and extend methods (#16540)
|
2022-05-04 18:37:06 +05:30 |
|
test_boilerplate.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_bot.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_child_table.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_client.py
|
fix: better validation for child insert
|
2022-04-24 10:38:58 +05:30 |
|
test_commands.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_cors.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_db.py
|
test: get_count
|
2022-04-28 17:10:31 +05:30 |
|
test_db_query.py
|
fix: bad query if user has ' in the email address (#16796)
|
2022-05-04 19:07:51 +05:30 |
|
test_db_update.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_defaults.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_deferred_insert.py
|
fix: handle dict data in deferred_insert
|
2022-05-04 14:59:17 +05:30 |
|
test_docstatus.py
|
feat: utility methods for docstatus (#15515)
|
2022-02-04 07:41:25 +00:00 |
|
test_document.py
|
refactor(BaseDocument)!: improved get, set and extend methods (#16540)
|
2022-05-04 18:37:06 +05:30 |
|
test_document_locks.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_domainification.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_dynamic_links.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_email.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_exporter_fixtures.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_fixture_import.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_fmt_datetime.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_fmt_money.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_form_load.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_formatter.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_frappe_client.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_geo_ip.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_global_search.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_goal.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_hooks.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_linked_with.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_listview.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_monitor.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_naming.py
|
test: naming on child tables
|
2022-04-14 16:33:23 +05:30 |
|
test_nestedset.py
|
test: Added tests for nestedset
|
2022-04-12 19:06:01 +05:30 |
|
test_oauth20.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_password.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_patches.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_pdf.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_permissions.py
|
test: fix badly written tests
|
2022-04-22 19:47:54 +05:30 |
|
test_printview.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_query.py
|
test: update test_multiple_tables_in_filters
|
2022-04-28 17:10:31 +05:30 |
|
test_query_builder.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_query_report.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_rate_limiter.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_recorder.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_redis.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_rename_doc.py
|
Merge branch 'develop' of github.com:frappe/frappe into bg-rename_doc
|
2022-04-14 13:41:56 +05:30 |
|
test_safe_exec.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_scheduler.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_search.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_seen.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_sequence.py
|
fix: misc fixes (integer primary keys) (#16307)
|
2022-04-29 15:06:03 +05:30 |
|
test_sitemap.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_test_utils.py
|
test: improve FrappeTestCase
|
2022-04-22 19:47:54 +05:30 |
|
test_translate.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_twofactor.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
test_utils.py
|
test: set name to create client script
|
2022-04-13 18:36:44 +05:30 |
|
test_webform.py
|
test: test hook to get website_list_context
|
2021-09-03 16:55:44 +05:30 |
|
test_website.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
tests_geo_utils.py
|
style: format all python files using black (#16453)
|
2022-04-12 10:59:25 +05:30 |
|
translation_test_file.txt
|
feat: allow splitting _() function call on multiple lines
|
2022-03-26 16:18:35 +05:30 |
|
ui_test_helpers.py
|
refactor: used list comprehension
|
2022-04-22 16:59:03 +05:30 |
|
utils.py
|
test: explicitly start transaction
|
2022-04-23 13:08:02 +05:30 |