Raju Udava
|
9bd7b35f23
|
test: revert temporary changes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
0741ca5b22
|
test: dummy trigger
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
153b70f526
|
test: form view - add delay for re-rendering
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
f96aa609d3
|
test: fix sign-up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
b42ea2d25f
|
test: wait for tab to render
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
881eee0b23
|
test: skip clear of local storage for ltar suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
42adc74dd1
|
test: kludge, add wait after every click
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
5e3d7e4b36
|
test: add wait between subsequeny LTAR update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4758124514
|
test: trigger CICD
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
6c210ba3f7
|
test: increase wait time for expand record operations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
4b7b1c94f6
|
fix(cypress): Added getSettled for getting nc-noco-brand-icon
|
2 years ago |
Muhammed Mustafa
|
a5649e7ee2
|
fix(cypress): Increased timeout for getSettled cypress command
|
2 years ago |
Raju Udava
|
e85dac6cf0
|
test: shared view, disable local storage clear routine
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
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>
|
2 years ago |
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
|
2 years ago |
Raju Udava
|
eafeea416b
|
test: kludge, add wait for expand record
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
1587ac1211
|
fix(cypress): Fixed issues with ERD cypress test
|
2 years ago |
Raju Udava
|
34b23db5ba
|
test: check if column edit modal is rendered properly
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
972792843b
|
test: wait for webhook page rendering to finish
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
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>
|
2 years ago |
Muhammed Mustafa
|
e600c47ed6
|
fix(cypress): Added waiting to closing Auth tab
|
2 years ago |
Raju Udava
|
d467fff3a5
|
test: conditional wait for expand row
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
3ac3ce4646
|
test: wait for expand form to get loaded before access
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
11ab351d43
|
test: wait for expand form to get loaded before access
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
3d8c432d10
|
test: add delay instead of intercept
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
92d121e16e
|
test: wait for toast immediately after delete
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
a89358a0dc
|
test: replace wait with intercept
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
1dcf0ed2ef
|
fix(nocodb-sdk): add missing offset & limit
|
2 years ago |
Raju Udava
|
9309da98a6
|
test: add missing functions
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
261db27ef1
|
feat(nocodb-sdk): add public grouped data list
|
2 years ago |
Wing-Kam Wong
|
5827a93c56
|
feat(nocodb-sdk): add grouped data list
|
2 years ago |
Muhammed Mustafa
|
e09aede949
|
fix(nocodb): Minor cleanup
|
2 years ago |
Muhammed Mustafa
|
498c67af0a
|
fix(cypress): Removed unnecessary login flow in ERD cypress tests
|
2 years ago |
Muhammed Mustafa
|
3892848ca9
|
fix(cypress): Added login logic in beforeAll in ERD tests
|
2 years ago |
Muhammed Mustafa
|
844c4dda0f
|
fix(cypress): Added ERD test with pg and sqlite
|
2 years ago |
Raju Udava
|
437e1abc0d
|
test: enable ERD for PG, SQLite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
9ee43eca55
|
test: use intercept for unlink
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
728e6a0c6d
|
test: comments clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
181c362635
|
test: grid ops, intercept correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
43fc94a363
|
test: use class names during invite user
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
9d53d60a50
|
test: metasync intercept correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
9b1d2c8fbd
|
test: cy wait cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
cd9a24bc06
|
chore(cypress): test name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
67efde6f6b
|
test(cypress): disable app store test for non-super admin
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2d54ae6730
|
test(cypress): test to verify super admin access to appstore
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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>
|
2 years ago |
Raju Udava
|
56f11aad30
|
test(roles): wait clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
b10e8c56e1
|
test: remove force-click for ACL
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
54eb0e5cba
|
test(quick): disable local storage clearing between tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4bddc45421
|
test(misc): wait clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |