..
data
test: Add test for image cropping and optimization UI
2021-08-08 18:09:58 +05:30
__init__.py
test: Fix test dependencies
2021-05-05 13:15:52 +05:30
test_api.py
test: Fix flaky API test
2021-06-24 18:49:21 +05:30
test_assign.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_auth.py
ci: Remove test suite TestFrappeHTTPRequest
2021-07-24 01:56:29 +05:30
test_background_jobs.py
fix: Use bench path as default bench_id
2021-07-29 20:43:34 +05:30
test_boilerplate.py
test: change app description to test if quotes are being escaped
2021-07-13 18:49:26 +05:30
test_bot.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_client.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_commands.py
test: db.commit to release lock
2021-08-04 16:29:22 +05:30
test_cors.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_db.py
refactor: get_table_name, run_only_if
2021-07-30 11:48:12 +05:30
test_db_query.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_db_update.py
fix(default): cast as string as required
2020-10-26 10:02:04 +05:30
test_defaults.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_document.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_document_locks.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_domainification.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_dynamic_links.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_email.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_exporter_fixtures.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_fmt_datetime.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_fmt_money.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_form_load.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_formatter.py
fix: Show default currency as a fallback for currency fieldtype ( #8944 )
2019-12-14 17:34:04 +05:30
test_frappe_client.py
fix(test): Add missing comma
2021-08-19 20:30:13 +05:30
test_geo_ip.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_global_search.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_goal.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_hooks.py
test: has_permission hook should call custom methods first
2021-08-05 11:52:31 +05:30
test_listview.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_monitor.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_naming.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_oauth20.py
chore: Update PyJWT dependency
2021-05-29 17:22:30 +05:30
test_password.py
Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code
2021-06-03 11:21:55 +05:30
test_patches.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_pdf.py
style: Fix E201, E202, E401, E701
2021-05-27 12:48:01 +05:30
test_permissions.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_query_builder.py
test: Add test for patch_query_execute
2021-08-12 18:37:05 +05:30
test_query_report.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_rate_limiter.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_recorder.py
Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website
2021-06-03 11:43:28 +05:30
test_redis.py
refactor: Add authentication for Redis Queue
2021-07-26 21:09:34 +05:30
test_rename_doc.py
test: Set frappe.conf.developer_mode for test_rename_doc
2020-12-17 11:18:13 +05:30
test_safe_exec.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_scheduler.py
refactor(tests): frappe.db.delete > frappe.db.sql
2021-08-19 19:48:42 +05:30
test_search.py
fix: only enabled users in mentions ( #14017 )
2021-08-27 05:09:40 +00:00
test_seen.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_sitemap.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_translate.py
test: Update tests as per new lang resolution
2021-07-30 19:50:38 +05:30
test_twofactor.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
test_utils.py
Merge branch 'develop' into image-processing
2021-08-06 18:45:59 +05:30
test_website.py
test: safe_render
2021-08-03 12:40:48 +05:30
tests_geo_utils.py
chore: Drop dead and deprecated code
2021-05-26 15:31:29 +05:30
translation_test_file.txt
test: Add translation extraction test
2020-05-03 18:41:19 +05:30
ui_test_helpers.py
feat: add ui tests
2021-06-23 14:19:06 +05:30