Commit graph

151 commits

Author SHA1 Message Date
Suraj Shetty
108c728298 test: Add a test case for grid validation 2021-04-01 12:38:40 +05:30
Suraj Shetty
572b5d670c
revert: "test: encoding @ since we encode each url" (#12625) 2021-03-20 07:51:28 +05:30
mergify[bot]
1448a47f62
Merge pull request #12567 from hasnain2808/fix-multiselect-dialog
test: encoding @ since we encode each url
2021-03-11 16:10:21 +00:00
hasnain2808@gmail.com
85de1a01df test: encoding @ since we encode each url 2021-03-11 20:43:44 +05:30
Suraj Shetty
5e6283f33d
test: Reset recorder before each test to avoid flaky tests (#12554) 2021-03-09 22:27:16 +05:30
prssanna
24e2b3d2ad Merge branch 'develop' of https://github.com/frappe/frappe into select-field-placholder 2021-02-25 15:25:05 +05:30
prssanna
b6faa877eb style: missing semicolon 2021-02-25 14:03:25 +05:30
prssanna
2f9627386e test: ui test for select control 2021-02-25 14:00:55 +05:30
mergify[bot]
cbbddafc0f
Merge pull request #12268 from hasnain2808/no-assignment-rule-on-todo
fix: Do not Allow Assignment Rule on Todo
2021-02-24 11:24:12 +00:00
hasnain2808@gmail.com
a55e1a6394 fix(ToDo): cypress tests 2021-02-24 12:56:05 +05:30
Suraj Shetty
e3b1051b15
fix: Use SVG for rating stars (#12358) 2021-02-10 15:04:04 +05:30
Suraj Shetty
2f59dc2a7d test: Fix failing tests 2021-02-01 09:39:09 +05:30
Suraj Shetty
f14bd1bb0b test: Fix recorder and datetime tests 2021-02-01 07:35:28 +05:30
Suraj Shetty
1f96f3d83c style: Fix indentation 2021-01-31 23:21:42 +05:30
Suraj Shetty
d18751db07 test: Make tests Cypress v6 compatible 2021-01-31 23:19:01 +05:30
Suraj Shetty
39d0e72f94 chore: Update Cypress 3 to 6 & fix test cases 2021-01-31 21:54:59 +05:30
Suraj Shetty
d721f671ef test: Fix recorder tests 2021-01-31 19:25:14 +05:30
prssanna
d2213d521b fix: list view ui test 2021-01-29 20:26:25 +05:30
prssanna
1ef8cd9032 fix: ui tests 2021-01-29 12:12:24 +05:30
prssanna
84399160dc fix: list view ui test 2021-01-29 11:53:39 +05:30
Suraj Shetty
6c53857026 test: Enable tests for recorder 2021-01-28 20:07:36 +05:30
prssanna
941decbb23 fix: revert login password changes 2021-01-28 12:32:48 +05:30
prssanna
26821d4fbe fix: ui tests 2021-01-27 14:31:00 +05:30
Suraj Shetty
b94d5778a8 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-19 10:36:50 +05:30
Rushabh Mehta
72a28547ea feat(minor): Build Workspace, renamed frappe.views.Views => frappe.views.ListViewSelect, fixed recurring dependency issue on grids 2021-01-02 14:04:32 +05:30
Rushabh Mehta
b2686e0623 fix(routing): removed /space from routing 2021-01-01 12:30:35 +05:30
prssanna
841c1b9852 fix: cypress tests 2020-12-29 17:00:30 +05:30
Rushabh Mehta
54cee87826 fix(minor): tests + routing 2020-12-24 14:48:40 +05:30
Shivam Mishra
b97c0e24a1 test: rename workspace to space 2020-12-16 14:28:52 +05:30
conncampbell
2c4b5c67b0 fix: Read-only table has read-only form fields. 2020-11-19 14:05:11 -07:00
Rushabh Mehta
06355968f8 fix(routes): move /app#route to /app/route 2020-11-11 16:35:02 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Suraj Shetty
365b7b0561 test: Pass force upload to avoid failure during dragleave 2020-10-18 15:54:54 +05:30
Rushabh Mehta
9fb360ce92 fix(tests): comment out randomly failing recroder.js test 2020-09-21 10:28:11 +05:30
Aditya Hase
a706971b9b
fix(recorder): Fix Cypress Tests 2020-09-09 12:28:07 +05:30
Rushabh Mehta
07f5484ef2 fix(test): attempt to fix recorder test 2020-08-23 13:19:38 +05:30
mergify[bot]
6135dece3d
Merge pull request #10576 from ruchamahabal/fix-duration-options
fix: Change 'show' to 'hide' in Duration field properties
2020-06-10 05:59:59 +00:00
Shivam Mishra
3db3e073aa feat: remove flaky test for grid-pagination 2020-06-09 19:15:53 +05:30
Suraj Shetty
60649122db
Merge branch 'develop' into fix-duration-options 2020-06-07 21:14:54 +05:30
Shivam Mishra
df7f70ef29 test: form test description not filled
* wait 300 ms for form controller to update doc
2020-06-05 14:56:32 +05:30
Rucha Mahabal
3a0aa88f4b fix: change 'show' duration options to 'hide' for consistency 2020-06-02 22:06:37 +05:30
prssanna
d50070d513 fix: fix relative filters test 2020-06-01 10:52:07 +05:30
mergify[bot]
4a56ae4557 Merge pull request #10248 from ruchamahabal/duration-control
feat: Duration Control
2020-05-27 06:53:46 +00:00
Shivam Mishra
e33bcfa6bd style: fix linting issue 2020-05-21 00:03:46 +05:30
Shivam Mishra
5d5cb26143 fix: add delay in typing 2020-05-20 23:28:40 +05:30
Shivam Mishra
7a1cb7fa00 refactor: don't login before each test 2020-05-20 23:28:26 +05:30
Shivam Mishra
d6e0cdb4fe fix (test): fix flaky relative filter test 2020-05-20 22:45:29 +05:30
Rucha Mahabal
cfd7d6e09f fix: test 2020-05-14 12:21:21 +05:30
Rucha Mahabal
c51018c039 Merge branch 'develop' into duration-control 2020-05-14 11:32:49 +05:30
Rucha Mahabal
e1fd1c0144 fix: test 2020-05-14 11:32:32 +05:30