..
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
test: remove explicit commit
2020-01-22 17:56:55 +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
self.assertEqual
2018-02-28 21:19:01 +05:30
test_db.py
fix: Update regex for capturing touched tables from query ( #7588 )
2019-05-29 14:51:19 +05:30
test_db_query.py
fix: tests for db_query
2019-10-29 10:17:52 +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
test: Remove unwanted test and fix permission test
2020-05-08 13:55:56 +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
Web Notes to Frappe, better alerts, css fixes, fixed splash
2015-03-03 15:09:34 +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
fix: doctype passed but not used ( #7112 )
2019-03-28 11:57:15 +05:30
test_oauth20.py
fix(tests): OAuth 2.0 tests
2019-10-21 14:30:52 +05:30
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
fix: test_set_only_once_child_table_row_value test
2020-04-30 16:24:41 +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(linting)
2019-10-11 14:16:49 +05:30
test_scheduler.py
fix(minor): rename "queue" to "frequency"
2019-11-07 12:14:09 +05:30
test_search.py
Doctype links in foreign language ( #5745 )
2018-08-24 15:23:20 +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
chore: moved 'get_html_for_route' to frappe.utils
2019-11-29 20:42:25 +05:30
translation_test_file.txt
test: Add translation extraction test
2020-05-03 18:41:19 +05:30
ui_test_helpers.py
fix: whitelist function
2019-12-26 17:56:19 +05:30