seitime-frappe/frappe/tests
2022-12-07 13:13:27 +05:30
..
data test: Add test for lazy_import 2022-08-11 23:53:21 +05:30
__init__.py test: Case to validate Web Link authentication 2022-05-30 15:35:47 +05:30
test_api.py refactor: simplify api.py (#18372) 2022-10-12 15:18:39 +05:30
test_assign.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_auth.py feat: option to disable user pass based login (#18000) 2022-09-06 13:48:00 +05:30
test_background_jobs.py refactor!: remove background jobs page 2022-09-12 11:49:25 +05:30
test_base_document.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_boilerplate.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_boot.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_bot.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_caching.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_child_table.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_client.py fix(insert_many): list instead of set to maintain order (#18641) 2022-10-28 14:37:17 +05:30
test_commands.py fix: throw exception if backup failed (#18230) 2022-09-28 14:29:38 +05:30
test_config.py chore: dead code removal (#18410) 2022-10-13 15:55:40 +05:30
test_cors.py test: ensure that Vary header is specified 2022-09-05 15:51:41 +05:30
test_db.py refactor!: Drop deprecated functionality (#18815) 2022-11-11 19:54:36 +05:30
test_db_query.py fix(db_query): Disallow usage of certain functions in *_by (#18981) 2022-11-28 12:42:29 +05:30
test_db_update.py test: use middle_name instead of restrict_ip in test_index_and_unique_constraints 2022-09-19 18:38:47 +05:30
test_defaults.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_deferred_insert.py fix: handle dict data in deferred_insert 2022-05-04 14:59:17 +05:30
test_docstatus.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_document.py fix: don't validate to & from dates if any one is missing in validate_from_to_dates (#19079) 2022-12-03 18:32:59 +05:30
test_document_locks.py refactor: lint 2022-11-12 20:06:17 +05:30
test_domainification.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_dynamic_links.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_email.py refactor: hmac generation 2022-11-12 13:05:57 +05:30
test_exporter_fixtures.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_fixture_import.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_fmt_datetime.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_fmt_money.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_form_load.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_formatter.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_frappe_client.py test: FrappeClient tests not skipped (#17843) 2022-08-16 14:10:12 +05:30
test_geo_ip.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_global_search.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_goal.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_hooks.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_linked_with.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_listview.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_model_utils.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_modules.py refactor: remove txt param from generate_hash use 2022-11-10 11:56:48 +05:30
test_monitor.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_naming.py fix: ignore empty part in naming series (#17508) 2022-07-14 13:14:58 +05:30
test_nestedset.py test: test for root deletion with/out allow_root_deletion 2022-09-02 23:32:00 +05:30
test_oauth20.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_password.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_patches.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_pdf.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_perf.py perf: single query db.set_value 2022-10-06 19:46:58 +05:30
test_permissions.py test: use different user 2022-08-02 05:02:48 +05:30
test_printview.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_query.py test: use double quotes for postgres query assertions 2022-11-03 12:50:38 +05:30
test_query_builder.py refactor: qb builder class identification 2022-11-04 15:42:26 +05:30
test_query_report.py test: use _dict in tests 2022-11-29 11:53:52 +05:30
test_rate_limiter.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_recorder.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_redis.py test: bg jobs test cleanup (#18767) 2022-11-05 14:08:35 +05:30
test_rename_doc.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_reportview.py fix: test reportview 2022-11-28 12:16:18 +01:00
test_safe_exec.py fix: restore _dict, used in Jinja code 2022-12-07 13:13:27 +05:30
test_scheduler.py perf: use modified instead of creation in scheduler (#18234) 2022-09-27 19:21:02 +05:30
test_search.py refactor: accurate translation caching (#18595) 2022-10-27 16:28:02 +05:30
test_seen.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_sequence.py fix(sequence): Setup & use SequenceGeneratorLimitExceeded error 2022-06-17 12:10:43 +05:30
test_sitemap.py chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
test_test_utils.py test: improve FrappeTestCase 2022-04-22 19:47:54 +05:30
test_translate.py fix: ignore global translations (#18733) 2022-11-03 03:00:03 +05:30
test_twofactor.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_utils.py feat: inter-process file locks (#19133) 2022-12-06 16:31:51 +05:30
test_virtual_doctype.py fix: prevent deleting standard doctypes in prod (#18803) 2022-11-08 21:27:41 +05:30
test_webform.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_website.py test: patch get_hooks to bypass cache 2022-11-15 14:50:38 +05:30
tests_geo_utils.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +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 fix: decorator usage 2022-11-21 17:17:18 +05:30
utils.py perf(install): bulk insert country and currencies (#19084) 2022-12-03 12:03:05 +05:30