Faris Ansari
30e3e1a5b8
fix: typo
...
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2019-11-20 17:31:22 +05:30
Faris Ansari
0264b6fb29
test: UI test for Barcode Control
2019-11-20 17:31:22 +05:30
Faris Ansari
9dad73c300
test: More robust control link test
2019-11-14 12:44:05 +05:30
Faris Ansari
ffa8038e4c
test: Fix Control Link test
2019-11-12 11:52:41 +05:30
Faris Ansari
ea7d75c523
test: Remove .only
2019-11-12 11:11:42 +05:30
Faris Ansari
4fcb22546b
test(listview): Select Pending Todo items
2019-11-12 11:11:35 +05:30
Gavin D'souza
9c7835bbe8
fix(cypress-tests): compatible with slow desk
2019-10-13 13:10:15 +05:30
mergify[bot]
11dfa09ffd
Merge pull request #8555 from alyf-de/test_api
...
feat(tests): test api/resources via cypress
2019-10-05 05:37:50 +00:00
Raffael Meyer
d823417d2f
feat(tests): add api/resources
2019-10-05 02:26:21 +02:00
Gavin D'souza
86d549b118
fix: list_view.js cypress tests update
2019-09-26 19:12:21 +05:30
Gavin D'souza
e14dc883d9
fix: update in cypress tests: list_view.js
2019-09-26 14:53:09 +05:30
Anurag Mishra
a250e99377
refactor: assignment rule and todo ( #8420 )
...
* refactor: assignment rule and todo
* fix: updated query and enabled background jobs
* refactor: use ORM instead of SQL
* style: remove print statement
* refactor: minor change in tests
* style: updated query for getting todo
2019-09-13 17:13:05 +05:30
mergify[bot]
e40ef5e8d6
Merge pull request #7742 from prssanna/list-group-by
...
feat(Sidebar): Add "Group By" dropdown fields to list sidebar
2019-07-10 08:35:12 +00:00
Faris Ansari
d719f77edb
fix(ui-tests): Pick admin password from config ( #7842 )
2019-07-05 12:24:07 +05:30
Prssanna Desai
20e5e6c151
fiix: add search to dropdowns and move tags to dropdown
2019-07-04 16:42:12 +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
Faris Ansari
baf301389c
fix: UI Test
2019-06-28 19:20:43 +05:30
Faris Ansari
2d3058551f
test: Fix awesomebar test
2019-06-19 13:24:09 +05:30
Suraj Shetty
8d40f513eb
test: Add clear cache command
2019-06-03 09:33:51 +05:30
Suraj Shetty
4b120aabea
test: Update list view UI test
2019-06-03 08:51:06 +05:30
Suraj Shetty
8528298b55
test: Init bulk approval test
2019-05-31 13:44:15 +05:30
Faris Ansari
8524c143cd
fix: UI Test
2019-05-12 18:16:51 +05:30
Suraj Shetty
3d21bba74d
test: fix fill_field command for code fieldtype
2019-04-20 14:01:19 +05:30
Faris Ansari
106c35cd34
Merge branch 'develop' into new-upload
2019-04-16 23:57:45 +05:30
deepeshgarg007
11c6aa8506
fix(test): Rewrite test case
2019-04-15 08:35:13 +05:30
deepeshgarg007
09347bde9d
fix(test): Force true on select fields
2019-04-14 13:33:06 +05:30
deepeshgarg007
dc2bf1e2ec
fix(test): Click on add columns after datatable is rendered
2019-04-14 12:41:28 +05:30
deepeshgarg007
a4271590fa
fix(test): Force on menu options click
2019-04-14 11:58:53 +05:30
deepeshgarg007
5139a033cc
fix(test): Use force true for clicking menu
2019-04-14 11:32:00 +05:30
Faris Ansari
c99e708380
test: Wait for modal to hide
2019-04-14 11:09:25 +05:30
deepeshgarg007
4246b2e416
fix(test): Wait for the report to load before clicking add columns
2019-04-14 00:26:42 +05:30
Faris Ansari
5c48d2c24f
fix: Force click web link
2019-04-13 22:14:09 +05:30
Faris Ansari
93523df7d6
style: Missing semicolon
2019-04-13 15:49:21 +05:30
Faris Ansari
a5c6dbf3ed
test: Add UI test for FileUploader
2019-04-13 15:29:32 +05:30
deepeshgarg007
0d70fc07a0
Code cleanup and fixes
2019-04-12 22:06:49 +05:30
deepeshgarg007
590aabd971
fix: UI test case
2019-04-12 20:33:54 +05:30
Mangesh-Khairnar
b5d1a3aa18
fix: pass fields as array in cypress dialog
2019-03-28 12:05:31 +05:30
Mangesh-Khairnar
e6c6aeb98e
style: change rating formatter
2019-03-28 01:16:52 +05:30
Mangesh-Khairnar
cb47502fb9
chore: add expect to eslintrc
2019-03-27 20:09:39 +05:30
Mangesh-Khairnar
0608c6b956
test: validate value stored via rating fieldtype on click
2019-03-26 10:10:39 +05:30
Mangesh-Khairnar
6cc59aabd8
test: check effects on trigger of hover and click events
2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
19af18767e
test: add cypress command for initializing a dialog for ui testing
2019-03-25 16:47:28 +05:30
Aditya Hase
d0f83f3420
style: Linting fixes
2019-03-14 14:49:15 +05:30
Aditya Hase
6989644a46
test(recorder): Add cypress tests
2019-03-13 22:13:56 +05:30
Faris Ansari
095067f11f
Merge branch 'develop' into fast-list
2019-03-08 21:10:06 +05:30
Faris Ansari
b61a37a233
fix: Notification test in Postgres ( #7044 )
2019-03-08 20:47:21 +05:30
Aditya Hase
b40be61a4c
fix(cypress): Check everything in one test
2019-03-07 22:43:01 +05:30
Faris Ansari
2776d3301d
fix: Test name
2019-03-06 19:30:39 +05:30
Aditya Hase
4cbd887c47
test: Add Cypress tests for List View Settings
2019-03-06 19:30:39 +05:30
Faris Ansari
3d02648259
tests: Wait for list to update
2019-03-02 19:30:56 +05:30