seitime-frappe/frappe/tests
2022-06-23 16:13:03 +05:30
..
data test: Add tests for optimize_file 2021-08-25 17:17:39 +05:30
__init__.py test: Case to validate Web Link authentication 2022-05-30 15:35:47 +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 chore!: remove dead hooks app_icon & app_color 2022-05-10 14:41:01 +05:30
test_bot.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_caching.py test: Added tests for site_cache, request_cache 2022-06-07 15:56:26 +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 test: test for insert_many client function 2022-05-11 23:59:21 +05:30
test_commands.py refactor!: move plyr from default bundle 2022-06-20 20:46:57 +05:30
test_cors.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_db.py Merge branch 'develop' into mariadb-client-refactor 2022-06-23 16:13:03 +05:30
test_db_query.py fix: initialize link_tables in constructor 2022-05-30 10:50:16 +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 test: Update test case and add more assertions 2022-05-31 15:00:09 +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 perf: disable creating version for new docs 2022-06-12 18:07:55 +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 fix: naming using doc fields (#17040) 2022-05-31 19:55:34 +05:30
test_nestedset.py test: Added tests for nestedset 2022-04-12 19:06:01 +05:30
test_oauth20.py test(oauth): Send id_token of the authorized user instead of Guest 2022-06-21 21:50:16 +05:30
test_password.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_patches.py test: make sure all patches are in patch.txt 2022-06-16 14:10:01 +05:30
test_pdf.py chore(deps): Bump PyPDF2 from 1.26.0 to 2.1.0 2022-06-10 12:08:10 +05:30
test_permissions.py test: user permissions affecting User 2022-06-10 16:30:20 +02:00
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 test: get_query_builder 2022-05-16 15:20:23 +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 fix: multiple postgres transaction abort issues 2022-06-05 00:26:15 +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 test: Scheduler tests cleanup 2022-06-14 12:22:12 +05:30
test_search.py perf: dont rebuild same translation dict 2022-05-22 22:54:23 +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(sequence): Setup & use SequenceGeneratorLimitExceeded error 2022-06-17 12:10:43 +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 perf: dont rebuild same translation dict 2022-05-22 22:54:23 +05:30
test_twofactor.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_utils.py refactor: simplify timegrain conditions 2022-06-08 11:53:14 +05:30
test_webform.py test: Add a case to cover webform publish functionality 2022-05-09 19:27:18 +05:30
test_website.py test: Assert status_code according to the exception 2022-06-01 12:49:47 +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: flaky test due to stale translation cache (#16985) 2022-05-25 15:22:30 +05:30