Sagar Vora
|
0b0f896258
|
fix: cleaner implementation for link validation
|
2021-11-12 10:36:21 +05:30 |
|
Sagar Vora
|
1fd53c4306
|
test: intercept validate_link instead of get_value
|
2021-11-11 12:30:30 +05:30 |
|
Sagar Vora
|
7aa8059b57
|
test: add UI test to ensure fetch_from works
|
2021-10-21 19:11:17 +05:30 |
|
Sagar Vora
|
f2b319920c
|
refactor: improved design for fetching values using add_fetch
|
2021-10-21 19:00:30 +05:30 |
|
MitulDavid
|
93198b7123
|
test: Replace existing queries with Testing-Library queries
|
2021-08-18 19:11:01 +05:30 |
|
MitulDavid
|
b417218f1d
|
test: Add support for Testing-Library queries within Cypress tests
|
2021-08-17 19:06:01 +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 |
|
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 |
|
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 |
|
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
|
372b64709b
|
refactor: set base desk url for cypress tests
|
2020-03-02 19:11:32 +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
|
d719f77edb
|
fix(ui-tests): Pick admin password from config (#7842)
|
2019-07-05 12:24:07 +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 |
|