seitime-frappe/frappe/tests
Gavin D'souza 44a09191b3 fix: Use public schema for postgres site
tx @surajshetty3416
2020-10-08 19:29:20 +05:30
..
data Changed email domain to example.com (#5985) 2018-08-20 10:36:58 +05:30
__init__.py chore: cleanup redundant function definitions, sort imports 2019-11-29 18:00:40 +05:30
test_api.py fix(minor): client.get_value fix for single 2020-08-22 21:18:38 +05:30
test_assign.py fix: test cases 2020-05-06 17:40:50 +05:30
test_bot.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
test_client.py fix(frappe client): validate http method for frappe.client api (#11228) 2020-09-14 12:30:30 +05:30
test_commands.py fix: Use public schema for postgres site 2020-10-08 19:29:20 +05:30
test_db.py test: Test for reading aliased field query 2020-09-24 13:28:58 +05:30
test_db_query.py test(db_query): Test for pluck syntax 2020-10-06 18:27:19 +05:30
test_db_update.py feat: update test to check DATA to Text change 2020-04-15 13:24:01 +05:30
test_defaults.py [Fix] Defaults doesn't comply with user permission fix (#5735) 2018-07-03 10:52:56 +05:30
test_document.py feat(role permission): if desk access is removed from a role, attempt to remove it from users too (#10838) 2020-06-29 02:43:23 +00:00
test_document_locks.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
test_domainification.py Save domain settings to create related custom fields for already enabled domain (#4378) 2017-10-27 15:26:02 +05:30
test_dynamic_links.py fix(test): test and mandatory in blog post 2019-02-09 11:59:29 +05:30
test_email.py fix: rfc5322 compliance for python3 (#8912) 2019-12-17 14:01:52 +05:30
test_exporter_fixtures.py New data import (#4601) 2017-12-15 12:17:24 +05:30
test_fmt_datetime.py feat: Optionally remove seconds from datetime (#8531) 2019-12-25 14:54:28 +05:30
test_fmt_money.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
test_form_load.py chore(tests): Cleanup property setter added for Blog Post 2020-09-10 11:23:13 +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_geo_ip.py style: Linting fixes (#6809) 2019-01-23 16:39:55 +05:30
test_global_search.py chore: add test to check null result 2020-04-03 09:54:34 +05:30
test_goal.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
test_hooks.py test: Add tests for override_doctype_class 2020-09-22 15:20:52 +05:30
test_listview.py Merge branch 'develop' of https://github.com/frappe/frappe into force_listview_columns 2020-01-04 10:55:36 +05:30
test_monitor.py fix: Remove flaky assertions 2020-03-05 17:20:59 +05:30
test_naming.py test: Make email account is email account test (#11139) 2020-07-29 17:17:53 +05:30
test_oauth20.py test: special method to encode spaces the right way 2020-09-26 20:23:59 +02:00
test_password.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
test_patches.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
test_pdf.py fix: possible fix to encoding issues in py3 2019-04-27 18:03:00 +05:30
test_permissions.py feat: update name in test records 2020-08-26 11:38:29 +05:30
test_query_report.py fix: added option to show indentation (#7855) 2019-07-09 15:30:07 +05:30
test_rate_limiter.py fix(rate-limiter): Remove duplicate headers 2020-05-13 13:45:55 +05:30
test_recorder.py chore: fixed imports after module restructure 2019-11-29 21:08:30 +05:30
test_safe_exec.py fix(minor): make utils explicit in safe_globals (#11408) 2020-09-03 14:26:01 +05:30
test_scheduler.py test: Manually delete jobs instead of deleting job type 2020-08-09 00:06:25 +05:30
test_search.py feat: Add validate_and_sanitize_search_inputs decorator (#11194) 2020-08-05 19:41:41 +05:30
test_seen.py [fix] [test] test_seen.py 2016-03-25 17:42:13 +05:30
test_sitemap.py fix(tests): sitemap and condition field for Web View 2020-04-16 09:38:34 +05:30
test_translate.py fix: Contextual translation key generation 2020-05-04 22:27:06 +05:30
test_translation.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_twofactor.py Merge branch 'develop' into refactor-scheduler 2019-12-02 13:16:45 +05:30
test_utils.py test: Add UI test for Link control (#7809) 2019-07-03 07:55:36 +05:30
test_website.py test: login-css is no longer in login.html 2020-09-10 14:49:31 +02:00
translation_test_file.txt test: Add translation extraction test 2020-05-03 18:41:19 +05:30
ui_test_helpers.py fix: Restrict ui test helper method to dev server mode 2020-09-06 18:37:22 +05:30