Ankush Menat
3e2d2a703a
test: Use FrappeTestCase everywhere
2022-08-17 16:39:42 +05:30
Ankush Menat
81b37cb7d2
refactor: clean up code to py310 supported features ( #17367 )
...
refactor: clean up code to py39+ supported syntax
- f-strings instead of format
- latest typing support instead of pre 3.9 TitleCase
- remove UTF-8 declarations.
- many more changes
Powered by https://github.com/asottile/pyupgrade/ + manual cleanups
2022-07-01 11:51:05 +05:30
Suraj Shetty
c0c5b2ebdd
style: format all python files using black ( #16453 )
...
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
Kenneth Sequeira
48d1d11656
fix: modified original test
2021-07-20 21:06:27 +05:30
Kenneth Sequeira
e7e8fcd622
fix: old currency test
2021-07-20 20:32:24 +05:30
Kenneth Sequeira
e0e1c15d76
fix: remove redundant code
2021-07-20 20:10:15 +05:30
Mohammad Hasnain Mohsin Rajan
64e37d6ab9
chore: debug tests
2021-06-29 10:16:32 +05:30
Mohammad Hasnain Mohsin Rajan
4b0c67f57c
chore: debug tests
2021-06-28 18:43:03 +05:30
Mohammad Hasnain Mohsin Rajan
61deecbd7c
chore: fix tests
2021-06-28 18:30:55 +05:30
Kenneth Sequeira
f5e40141af
fix: readding test for test_formatter
2021-06-15 22:46:05 +05:30
Kenneth Sequeira
4bafae6e38
fix: add test cases
2021-06-12 22:04:00 +05:30
Suraj Shetty
310233c56a
fix: Show default currency as a fallback for currency fieldtype ( #8944 )
...
* fix: Show default currency as a fallback for currency fieldtype
* test: Add a test for currency formatting
2019-12-14 17:34:04 +05:30