seitime-frappe/frappe/tests
Leela vadlamudi 2374290935
Merge pull request #13142 from shariquerik/revert-naming-fix
fix: Revert naming for custom naming series
2021-05-10 14:02:56 +05:30
..
data fix: added tests, cleaned up code 2020-11-30 14:56:56 +05:30
__init__.py test: OTP atempt tracker tests 2021-03-31 13:38:46 +05:30
test_api.py test: add test to ensure run_doc_method works as expected 2021-03-30 15:08:05 +05:30
test_assign.py fix: test cases 2020-05-06 17:40:50 +05:30
test_auth.py test: sort folders and files before running tests for consistency (#12689) 2021-03-26 12:33:46 +00:00
test_background_jobs.py test: Wait for enqueued job to execute 2021-03-10 10:29:07 +05:30
test_boilerplate.py test: check if created python files are parsable 2021-05-07 10:34:46 +05:30
test_bot.py Postgres support for Frappe (#5919) 2018-09-21 10:20:48 +05:30
test_client.py test: remove unused import 2021-03-30 15:35:32 +05:30
test_commands.py chore: replace assertEquals with alias assertEqual 2021-05-06 21:16:22 +05:30
test_cors.py feat: set CORS headers based on allow_cors site config 2021-01-09 14:55:55 +05:30
test_db.py chore: replace assertNotEquals with assertNotEqual 2021-05-06 21:23:04 +05:30
test_db_query.py fix(reportview): test 2021-03-30 18:35:44 +05:30
test_db_update.py fix(default): cast as string as required 2020-10-26 10:02:04 +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 chore: Move rename doctype method to dedicated TestCase 2020-11-27 16:49:49 +05:30
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: test case 2020-10-20 16:15:17 +05:30
test_exporter_fixtures.py feat: Rename "Custom Script" to "Client Script" 2021-02-04 14:06:09 +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: test field level permissions before role permission is defined 2021-03-24 12:38:42 +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 fix: introduce frappe.controllers; clear global if cache is cleared; replace old references 2021-01-07 10:57:08 +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 refactor: minor fix 2021-05-07 18:10:59 +05:30
test_oauth20.py refactor: fix py3 datatypes and remove references to six in oauth 2021-04-28 14:02:23 +05:30
test_password.py test: for password unset 2021-04-01 17:55:08 +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 test(pdf): Generate PDF as a user 2020-10-27 14:18:35 +05:30
test_permissions.py fix: Delete doc afer use 2021-04-12 22:05:09 +05:30
test_query_report.py test: Fix query report test 2020-10-18 11:20:04 +05:30
test_rate_limiter.py test: Fix rate limiting reset password test 2021-03-09 14:03:00 +05:30
test_recorder.py test(recorder): Error page rendering shouldn't fail when recorder is active 2020-10-28 09:36:19 +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 fix(minor): make utils explicit in safe_globals (#11408) 2020-09-03 14:26:01 +05:30
test_scheduler.py fix(tests): add a timeout since, faster execution? 2020-12-24 14:48:40 +05:30
test_search.py fix(minor): homepage for frappe and tests 2021-01-01 18:03:06 +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 test: fix test_money_in_words (#12166) 2021-01-06 17:34:48 +05:30
test_translation.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_twofactor.py test: OTP atempt tracker tests 2021-03-31 13:38:46 +05:30
test_utils.py fix: remove unnecessary schemes and minor changes 2021-05-02 00:32:01 +05:30
test_website.py chore: replace assertEquals with alias assertEqual 2021-05-06 21:16:22 +05:30
tests_geo_utils.py Replace spaces by tabs 2020-10-07 18:57:01 +02:00
translation_test_file.txt test: Add translation extraction test 2020-05-03 18:41:19 +05:30
ui_test_helpers.py test: fix relative_time_filters ui test 2021-03-18 16:09:17 +05:30