Commit graph

17 commits

Author SHA1 Message Date
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
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
98d3533c2c
fix: UI tests (#9664)
* fix: fallback for default desk page

* fix: return if reference name does not exist

* refactor: rename to Query Report

* refactor: codacy linting fixes

* refactor: null check for data in workspace

* feat: enable cypress recording

* chore: codacy linting fixes

* refactor: don't set route explicitly

* fix (cypress): wait for request to be complete in grid pagination test

* fix (cypress): explicitly return async calls

* refactor: visit new_form directly

* refactor: skip some scripts for ui tests

* Revert "refactor: skip some scripts for ui tests"

This reverts commit 1e46e3cd5361c2910d25efb244774d153511af53.
2020-03-09 12:30:59 +00:00
Shivam Mishra
372b64709b refactor: set base desk url for cypress tests 2020-03-02 19:11:32 +05:30
Gavin D'souza
9c7835bbe8 fix(cypress-tests): compatible with slow desk 2019-10-13 13:10:15 +05:30
Faris Ansari
d719f77edb
fix(ui-tests): Pick admin password from config (#7842) 2019-07-05 12:24:07 +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
deepeshgarg007
4246b2e416 fix(test): Wait for the report to load before clicking add columns 2019-04-14 00:26:42 +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