Commit Graph

1484 Commits

Author SHA1 Message Date
Raju Udava
153b70f526 test: form view - add delay for re-rendering
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 18:03:09 +05:30
Raju Udava
f96aa609d3 test: fix sign-up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 17:21:59 +05:30
Raju Udava
b42ea2d25f test: wait for tab to render
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
881eee0b23 test: skip clear of local storage for ltar suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
42adc74dd1 test: kludge, add wait after every click
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
5e3d7e4b36 test: add wait between subsequeny LTAR update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
4758124514 test: trigger CICD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
6c210ba3f7 test: increase wait time for expand record operations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Muhammed Mustafa
4b7b1c94f6 fix(cypress): Added getSettled for getting nc-noco-brand-icon 2022-09-28 13:30:40 +02:00
Muhammed Mustafa
a5649e7ee2 fix(cypress): Increased timeout for getSettled cypress command 2022-09-28 13:30:40 +02:00
Raju Udava
e85dac6cf0 test: shared view, disable local storage clear routine
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
5f03087be6 test: kludge, additional delay in column edit operations, getSettled for home page tab
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Muhammed Mustafa
1ef0cf5db5 fix(cypress): Added getSettled cypress command which will decrease the flakyiness while getting dom elements in cypress and integrated in some places 2022-09-28 13:30:40 +02:00
Raju Udava
eafeea416b test: kludge, add wait for expand record
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Muhammed Mustafa
1587ac1211 fix(cypress): Fixed issues with ERD cypress test 2022-09-28 13:30:40 +02:00
Raju Udava
34b23db5ba test: check if column edit modal is rendered properly
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
972792843b test: wait for webhook page rendering to finish
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
b4ffe42006 test: wait for drop down menu in filter to be available
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Muhammed Mustafa
e600c47ed6 fix(cypress): Added waiting to closing Auth tab 2022-09-28 13:30:40 +02:00
Raju Udava
d467fff3a5 test: conditional wait for expand row
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
3ac3ce4646 test: wait for expand form to get loaded before access
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
11ab351d43 test: wait for expand form to get loaded before access
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
3d8c432d10 test: add delay instead of intercept
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
92d121e16e test: wait for toast immediately after delete
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Raju Udava
a89358a0dc test: replace wait with intercept
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 13:30:40 +02:00
Wing-Kam Wong
1dcf0ed2ef fix(nocodb-sdk): add missing offset & limit 2022-09-28 17:35:35 +08:00
Raju Udava
9309da98a6 test: add missing functions
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-28 14:22:04 +05:30
Wing-Kam Wong
ac750fb3a0 Merge branch 'develop' into feat/kanban-view 2022-09-28 13:35:22 +08:00
Wing-Kam Wong
261db27ef1 feat(nocodb-sdk): add public grouped data list 2022-09-27 18:27:42 +08:00
Wing-Kam Wong
5827a93c56 feat(nocodb-sdk): add grouped data list 2022-09-26 18:36:42 +08:00
Wing-Kam Wong
6c9948d818 Merge branch 'develop' into feat/kanban-view 2022-09-26 17:05:30 +08:00
Muhammed Mustafa
e09aede949 fix(nocodb): Minor cleanup 2022-09-26 14:20:25 +05:30
Muhammed Mustafa
498c67af0a fix(cypress): Removed unnecessary login flow in ERD cypress tests 2022-09-26 12:36:43 +05:30
Muhammed Mustafa
3892848ca9 fix(cypress): Added login logic in beforeAll in ERD tests 2022-09-26 12:13:14 +05:30
Muhammed Mustafa
844c4dda0f fix(cypress): Added ERD test with pg and sqlite 2022-09-26 12:13:14 +05:30
Raju Udava
437e1abc0d test: enable ERD for PG, SQLite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-26 12:13:13 +05:30
Raju Udava
9ee43eca55 test: use intercept for unlink
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-25 10:58:45 +05:30
Raju Udava
728e6a0c6d test: comments clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-25 10:52:07 +05:30
Raju Udava
181c362635 test: grid ops, intercept correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-25 10:27:51 +05:30
Raju Udava
43fc94a363 test: use class names during invite user
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-25 08:42:33 +05:30
Raju Udava
9d53d60a50 test: metasync intercept correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-25 08:34:33 +05:30
Raju Udava
9b1d2c8fbd test: cy wait cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-25 08:23:11 +05:30
navi
4dc021a737 Merge pull request #3796 from nocodb/feat/3781-app-store
Feat: Limit app store access to super admin
2022-09-24 19:50:58 +01:00
Pranav C
cd9a24bc06 chore(cypress): test name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-24 23:00:04 +05:30
Pranav C
67efde6f6b test(cypress): disable app store test for non-super admin
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-24 22:05:01 +05:30
Pranav C
2d54ae6730 test(cypress): test to verify super admin access to appstore
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-24 17:44:20 +05:30
Pranav C
25fa2f6ac0 test(cypress): cypress test to verify app store is not available for non-admin
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-24 16:09:37 +05:30
Raju Udava
56f11aad30 test(roles): wait clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-24 15:37:46 +05:30
Raju Udava
b10e8c56e1 test: remove force-click for ACL
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-24 15:12:29 +05:30
Raju Udava
54eb0e5cba test(quick): disable local storage clearing between tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-24 14:50:48 +05:30