Commit graph

6 commits

Author SHA1 Message Date
Ankush Menat
5fac8bb965 test: don't hardcode test password 2022-01-04 13:59:22 +05:30
Gavin D'souza
3446026555 chore: Update header: license.txt => LICENSE
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
Gavin D'souza
380e9e7c08 fix(test): Add missing comma 2021-08-19 20:30:13 +05:30
Gavin D'souza
c00a5003f4 refactor(tests): frappe.db.delete > frappe.db.sql
Use frappe.db.delete wherever possible. Get rid of all the frappe.db.sql
;)

This commit focuses on the frappe.tests module
2021-08-19 19:48:42 +05:30
Gavin D'souza
bcbc14d047 chore: Rename test suite and remove unused imports 2021-05-20 17:11:12 +05:30
Gavin D'souza
98100437d0 chore: Renamed test files "appropriately" 2021-05-20 16:52:48 +05:30
Renamed from frappe/tests/test_api.py (Browse further)