Himanshu
2aa140d4c3
chore: set correct translation for ui tests
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2022-08-11 13:47:21 +01:00
Himanshu
e68aac866f
Merge branch 'develop' into merge_translated_doctypes
2022-08-10 18:49:04 +01:00
Shariq Ansari
cfb56688e9
refactor: Multi Step Web Form ( #17783 )
2022-08-10 18:05:20 +05:30
hrwx
b01929405d
refactor: translatable doctypes
2022-08-05 21:38:10 +01:00
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
Shariq Ansari
5c3b448c09
refactor: used list comprehension
2022-04-22 16:59:03 +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
Jannat Patel
f787d101e1
fix: conflicts in ui test helper
2022-03-19 10:14:34 +05:30
mergify[bot]
b176443792
Merge pull request #16070 from shariquerik/grid-search-feat
...
feat: Grid Search
2022-03-17 07:03:44 +00:00
Shariq Ansari
631e6f3260
fix: using bulk_insert instead of sql query
2022-03-17 12:03:46 +05:30
Shariq Ansari
bc48c03da7
test: failing list_paging UI test
2022-03-17 11:18:12 +05:30
Shariq Ansari
9292c3f047
Merge branch 'develop' into grid-search-feat
2022-03-10 14:32:01 +05:30
Shariq Ansari
c2abb00886
test: failing report_view UI test fix
2022-03-08 15:44:14 +05:30
Jannat Patel
68f84b2645
test: fixed based on new ui
2022-03-07 10:50:59 +05:30
Shariq Ansari
3b8cd07ee9
test: UI test for grid search
2022-02-24 19:44:19 +05:30
Shariq Ansari
9949dad02a
Merge branch 'develop' into update-child-table-on-new-connection
2022-02-16 13:58:44 +05:30
Shariq Ansari
0ffd0d6c68
Merge branch 'fix-load-more-btn' of https://github.com/nextchamp-saqib/frappe into fix-load-more-btn
2022-02-15 13:49:18 +05:30
Shariq Ansari
81f4e2b009
test: UI test for list/report view paging
2022-02-15 13:47:20 +05:30
Shariq Ansari
8be581d4a0
Merge branch 'develop' into update-child-table-on-new-connection
2022-02-15 12:22:40 +05:30
Shariq Ansari
39d65c5211
test: UI test to check if linked field is populated in child table
2022-02-15 12:22:14 +05:30
Saqib Ansari
105f8d8bc7
fix: form tour ui test
2022-01-31 11:24:08 +05:30
hrwx
ae80c7e372
chore: add exists check for web form ui test
2022-01-21 19:29:14 +00:00
hrwx
39c0577fc5
chore: update cypress test cases
2021-12-30 02:09:51 +05:30
hrwx
b020b865ba
feat: test cases for webform
2021-12-19 00:59:54 +00:00
pateljannat
bee2491221
test: ui test for single thread
2021-10-07 12:53:19 +05:30
pateljannat
fd57185bc9
style: indentation, etc
2021-10-01 13:04:57 +05:30
Jannat Patel
bc5fcce14f
fix: tests
2021-09-18 12:34:54 +05:30
Jannat Patel
d49ce24e09
fix: web page and load time
2021-09-17 18:10:26 +05:30
Jannat Patel
dc73dea318
test: ui
2021-09-17 15:46:29 +05:30
Suraj Shetty
8e9a46fff9
test: Miscellaneous fixes to avoid flaky tests
2021-09-07 19:57:57 +05:30
Suraj Shetty
0ad1779bc7
Merge branch 'develop' into date-field-validation-fix
2021-08-27 10:31:01 +05:30
shariquerik
75cb917a7b
test: UI test for datetime field form validation
2021-07-13 21:31:03 +05:30
Saqib Ansari
ef4c6223a8
feat: add ui tests
2021-06-23 14:19:06 +05:30
Ankush Menat
faa347461d
chore: fix all findings flaged by ux rule
2021-05-25 13:04:20 +05:30
prssanna
2b2f7a7d93
test: fix relative_time_filters ui test
2021-03-18 16:09:17 +05:30
conncampbell
2c4b5c67b0
fix: Read-only table has read-only form fields.
2020-11-19 14:05:11 -07:00
Faris Ansari
3f5a50d677
fix: Restrict ui test helper method to dev server mode
2020-09-06 18:37:22 +05:30
Prssanna Desai
85628e687f
fix: whitelist function
...
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
2019-12-26 17:56:19 +05:30
deepeshgarg007
33ec59ad53
Merge barnch develop into mandatory-depends-on
2019-12-12 20:58:27 +05:30
prssanna
3bd310b2e1
fix(tests): add UI test for next previous document navigation
2019-12-09 19:20:55 +05:30
prssanna
b95129d34d
fix(tests): add ui tests
2019-12-04 21:35:32 +05:30
Suraj Shetty
7e1834548c
fix: Codacy
2019-12-02 14:22:17 +05:30
prssanna
30d20610c4
fix: ui tests
2019-11-22 12:14:38 +05:30
prssanna
f3a656d515
fix(tests): add ui tests for grid pagination
2019-11-19 18:53:44 +05:30
Suraj Shetty
e8dde0f176
style: Fix formatting
2019-09-26 19:40:27 +05:30
Suraj Shetty
c1dddc17da
Revert "refactor: Remove redundant code"
...
This reverts commit 2773313dcb .
Because the changes would have resulted in other test failure... not
worth it.
2019-09-26 19:36:11 +05:30
Suraj Shetty
2773313dcb
refactor: Remove redundant code
2019-09-26 19:27:54 +05:30
Faris Ansari
37108eab1a
fix: create_records for multiple docs ( #7868 )
...
convert doc to frappe._dict
2019-07-10 13:56:05 +05:30
Faris Ansari
8fb2a538ec
test: Add UI test for Link control ( #7809 )
...
* test: Add UI test for Link control
- Add API cy.call
- Add API cy.create_records
- Add ui_test_helpers.py
* style: Missing semicolon
* style: Missing semicolon
* style: Missing semicolon
* style: Remove unused imports
* test: Robust test for setting invalid value
* style: Remove unused import
2019-07-03 07:55:36 +05:30