seitime-frappe/frappe/tests
Leela vadlamudi 2c659e1bce
Merge pull request #13746 from leela/rq-auth
feat: Redis Authentication and namespaces for Redis queue instance
2021-07-30 09:07:31 +05:30
..
data fix: added tests, cleaned up code 2020-11-30 14:56:56 +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: Drop dead and deprecated code 2021-05-26 15:31:29 +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 style: Format code for better readability 2021-07-28 18:55:27 +05:30
test_cors.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_db.py refactor: Replace str.format() with f-strings 2021-07-12 19:13:29 +05:30
test_db_query.py fix: Add test for DatabaseQuery.extract_tables 2021-06-15 17:19: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 chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_dynamic_links.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_email.py Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +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 chore: Rename test suite and remove unused imports 2021-05-20 17:11:12 +05:30
test_geo_ip.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_global_search.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_goal.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_hooks.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +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 Revert "refactor: set amended docname to original docname" 2021-07-28 17:00:12 +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 chore: Drop dead and deprecated code 2021-05-26 15:31:29 +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 chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_search.py perf(test_search): Setup and teardown tests only if needed 2021-07-14 12:02:33 +05:30
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: Invoke get_language directly instead of via HTTPRequest 2021-07-15 15:38:36 +05:30
test_twofactor.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_utils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
test_website.py test: Add test to validate minified js load 2021-07-03 14:13:16 +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