seitime-frappe/frappe/tests
Suraj Shetty 4e6ea8fdbd fix: Docstring of has_permission & made error title translatable
- doctype -> DocType
- fixed other typo
2021-10-28 15:25:45 +05:30
..
data test: Add tests for optimize_file 2021-08-25 17:17:39 +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 chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_auth.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +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: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_client.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_commands.py test: remove app unit tests 2021-10-12 17:33:29 +05:30
test_cors.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_db.py feat: Added test to assert lock for pypika objects 2021-10-23 15:08:28 +05:30
test_db_query.py test: Fix test 2021-10-12 13:46:06 +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: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_document.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_document_locks.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_domainification.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_dynamic_links.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_email.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_exporter_fixtures.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_fmt_datetime.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_fmt_money.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_form_load.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_formatter.py fix: modified original test 2021-07-20 21:06:27 +05:30
test_frappe_client.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_geo_ip.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_global_search.py test: make global search tests less flaky 2021-10-24 14:46:02 +05:30
test_goal.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_hooks.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_listview.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_monitor.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_naming.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_oauth20.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_password.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_patches.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_pdf.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_permissions.py fix: Docstring of has_permission & made error title translatable 2021-10-28 15:25:45 +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: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_rate_limiter.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_recorder.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_redis.py fix: rq utiliy module conflicts with redis queue's rq package 2021-09-23 12:42:25 +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 style: formatted code 2021-10-05 18:23:46 +05:30
test_scheduler.py refactor(tests): frappe.db.delete > frappe.db.sql 2021-08-19 19:48:42 +05:30
test_search.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_seen.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_sitemap.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_translate.py test: Fix test_request_language_resolution_with_cookie 2021-09-08 11:45:15 +05:30
test_twofactor.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_utils.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_webform.py test: test hook to get website_list_context 2021-09-03 16:55:44 +05:30
test_website.py test(website): Clear db.value_cache on tearDown 2021-10-22 18:18:14 +05:30
tests_geo_utils.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
translation_test_file.txt test: Add translation extraction test 2020-05-03 18:41:19 +05:30
ui_test_helpers.py test: ui test for single thread 2021-10-07 12:53:19 +05:30