mergify[bot]
8ebc251394
Merge pull request #13065 from gavindsouza/api-updates
...
fix: Evaluate boolean values better via /api/resource/<doctype>
2021-05-26 04:41:55 +00:00
Suraj Shetty
52a0a905a7
test: Fix email tracker test case
2021-05-22 20:44:48 +05:30
Suraj Shetty
925f1273d5
fix: Use email_account_doc to get track_email_status value
2021-05-21 17:11:14 +05:30
Gavin D'souza
dfc23eb3a3
fix(test): Set admin password correctly
2021-05-21 11:22:19 +05:30
Gavin D'souza
4a814571a8
test: Added tests for Frappe APIs
...
* Added tests for /api/resource usage
* Added tests for /api/method base endpoints
2021-05-20 19:26:11 +05:30
Gavin D'souza
10fe05da29
Merge branch 'develop' into api-updates
2021-05-20 17:11:43 +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
Suraj Shetty
6bf9f47a2a
Merge branch 'develop' of https://github.com/frappe/frappe into python-distributed-testing
2021-05-10 20:39:10 +05:30
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
Suraj Shetty
85f6f47edc
Merge branch 'develop' of https://github.com/frappe/frappe into python-distributed-testing
2021-05-08 11:27:42 +05:30
shariquerik
e7552413b4
refactor: minor fix
2021-05-07 18:10:59 +05:30
Leela vadlamudi
9d3b993b71
Merge pull request #13144 from ankush/test_create_app
...
test: add unittest for creating new app using boilerplate
2021-05-07 13:39:24 +05:30
Ankush Menat
e9a3569bf7
test: check if created python files are parsable
2021-05-07 10:34:46 +05:30
Ankush Menat
835ed181b5
test: delete created test_app in tearDownClass
2021-05-07 10:34:17 +05:30
Ankush Menat
7933b9c825
chore: replace assertNotEquals with assertNotEqual
2021-05-06 21:23:04 +05:30
Ankush Menat
a077466b1e
chore: replace assertEquals with alias assertEqual
...
`assertEquals` has been deprecated, while not fully removed it will
still keep giving warnings in tests / CI.
ref: https://docs.python.org/3/library/unittest.html#deprecated-aliases
2021-05-06 21:16:22 +05:30
Ankush Menat
4210299ab4
test: add test for creating new app
2021-05-06 19:26:14 +05:30
shariquerik
f46c3b59a6
fix: sider fix
2021-05-06 17:26:54 +05:30
shariquerik
47d1f3d50a
test: uncomment
2021-05-06 17:24:12 +05:30
shariquerik
bc08459ca7
test: Test case for revert series
2021-05-06 17:22:59 +05:30
Suraj Shetty
8875848355
perf(test): Reduce token expiry wait time for test
...
- Also, reduce lock_interval
2021-05-06 14:49:19 +05:30
mergify[bot]
aad9189e1e
Merge pull request #13102 from gavindsouza/show-config-enhancements
...
refactor(CLI): Show config
2021-05-05 12:30:43 +00:00
Suraj Shetty
d58191346e
test: Fix exception & remove unnecessary test
2021-05-05 16:17:50 +05:30
Suraj Shetty
618e23ad90
test: Fix test dependencies
2021-05-05 15:45:58 +05:30
Gavin D'souza
bf9fcb3ff6
chore(cli): Add pending deprecation warning
...
* Add PDW for --as-dict in command set-config
* Move all top level imports inside each util to optimize imports for
CLI
* Set always show filter for DeprecationWarning, PendingDeprecationWarning via frappe module
2021-05-05 15:33:44 +05:30
Suraj Shetty
ead3d76c84
test: Fix test dependencies
2021-05-05 14:37:12 +05:30
Suraj Shetty
57166b9964
test: Fix test dependencies
2021-05-05 13:15:52 +05:30
Gavin D'souza
3b34474f8d
test: Add tests for bench show-config
2021-05-04 13:24:43 +05:30
mergify[bot]
c2be57ed9c
Merge pull request #12898 from NagariaHussain/feat-url-validation-option
...
feat: URL option for Data fieldtype
2021-05-03 18:10:08 +00:00
Suraj Shetty
831f70a108
Merge branch 'develop' into list-apps-update
2021-05-03 13:41:49 +05:30
Gavin D'souza
520143d43a
test: Added tests for bench list-apps -f json
2021-05-03 12:38:57 +05:30
Abhishek Balam
f4e4fc98f9
fix: remove unnecessary schemes and minor changes
2021-05-02 00:32:01 +05:30
Hussain Nagaria
024e759a70
refactor: Add optional URL scheme validation
2021-05-01 00:34:19 +05:30
Hussain Nagaria
3e229e931a
test: Email and URL validate functions
2021-04-30 15:37:55 +05:30
Rohan Bansal
dade7ed216
refactor: fix py3 datatypes and remove references to six in oauth
2021-04-28 14:02:23 +05:30
Revant Nandgaonkar
72fbcac70c
fix: sider issues
2021-04-26 23:04:43 +05:30
Revant Nandgaonkar
4e8b00ba1f
feat: OAuth 2 openid-configuration and introspect_token endpoint
2021-04-26 22:56:14 +05:30
Revant Nandgaonkar
96d6971ee4
refactor: improve oauthlib implementation
...
implement openid provider
implement PKCE
improve errors
2021-04-26 22:56:14 +05:30
Deepesh Garg
a7c8b93430
fix: Delete doc afer use
2021-04-12 22:05:09 +05:30
Deepesh Garg
a0fa3d0fd5
Merge branch 'develop' of https://github.com/frappe/frappe into if_owner_per_check_url
2021-04-12 21:24:19 +05:30
Deepesh Garg
14c67cb244
fix: Test to check if_owner perm on delete
2021-04-12 19:48:47 +05:30
Deepesh Garg
d3c363a8f4
fix: Do not delete blog post
2021-04-11 12:42:37 +05:30
Deepesh Garg
dce4f62ff3
fix: Do not reset blog post perm
2021-04-11 10:27:44 +05:30
Deepesh Garg
a4c973a549
fix: Update users for test
2021-04-11 10:26:07 +05:30
Deepesh Garg
7b929fa72c
fix: Update blog category
2021-04-10 23:05:08 +05:30
Deepesh Garg
cb27653da1
fix: Test case for if_owner perm with getdoc
2021-04-10 22:34:12 +05:30
Suraj Shetty
efba586054
Merge branch 'develop' into remove-password
2021-04-02 09:46:57 +05:30
Faris Ansari
0fc2016b22
test: for password unset
2021-04-01 17:55:08 +05:30
Suraj Shetty
7124e49473
Merge branch 'develop' into whitelist-methods
2021-03-31 20:42:37 +05:30