Muhammed Mustafa
2258aa4513
feat(testing): Fixed CI config for playwright
2 years ago
Muhammed Mustafa
6646252566
feat(testing): Fixed CI config for playwright
2 years ago
Muhammed Mustafa
3c39515f63
feat(testing): Fixed CI config for playwright
2 years ago
Muhammed Mustafa
8bc88d3c86
feat(testing): Fixed CI config for playwright
2 years ago
Muhammed Mustafa
5801da5fe3
feat(testing): Trial CI playwright setup added
2 years ago
Muhammed Mustafa
bdc3aaed6a
feat(testing): Improvements with page objects
2 years ago
Muhammed Mustafa
6998c3e6c7
feat(testing): Added and integrated playwright
2 years ago
Muhammed Mustafa
6cec1e2a4d
feat(cypress): Removed cypress localstorage clearing in setup command
2 years ago
Muhammed Mustafa
06929c1040
feat(cypress): Added mysql independent misc suite
2 years ago
Muhammed Mustafa
aec0d1230a
feat(cypress): setup will wait for noco logo with less delay
2 years ago
Muhammed Mustafa
7eb958cf28
feat(cypress): Made cypress tests independent for pg and integrated some tests
2 years ago
Wing-Kam Wong
0b28865e4f
fix(scripts): wrong mysql-sakila-db directory
2 years ago
Wing-Kam Wong
da033bc063
refactor: move markdown to upper directory
2 years ago
Wing-Kam Wong
b9a4018764
refactor: move docker-compose-cypress.yml to cypress directory
2 years ago
Wing-Kam Wong
c5be5ec13d
refactor(scripts): remove unnecessary files
2 years ago
Wing-Kam Wong
59f03e9eb4
refactor: remove copyright block as CLA covers it
2 years ago
Raju Udava
a8bb648dbf
test: fix for handling new record at end
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wonkeun No
9267e95fbb
feat(formulaUtils):allow decimal for round
...
This allows ROUND func to have an optional parameter to show decimal number to the position that the integer parameter specifies
This will address issue-3441
2 years ago
mateonunez
ddce847179
test(grid-locked): expand element should always exist
2 years ago
braks
1eac103651
revert: 2b test
2 years ago
braks
eb76e7b22d
tests: close modal in 2b tests
2 years ago
braks
8df7d8423c
tests: reduce test flakiness
2 years ago
Bueno, João
395b66ae8f
test(cy): circular references and duplicated dependencies
...
Circular references are invalid, but duplicate dependencies can be
resolved. (See issue #4024 )
closes #4024
2 years ago
Wing-Kam Wong
c6a7110902
docs: change documentation links from docs-dev to docs
2 years ago
Pranav C
1096d0adbb
fix(sdk): update relation type var in swagger
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
ccd752892e
feat(nocodb-sdk): add fk_cover_image_col_id to kanban
2 years ago
Wing-Kam Wong
0c86e7477a
refactor(nocodb-sdk): rename grp_column_id to fk_grp_col_id
2 years ago
Geonu Lim
9bb9fe3bf9
Update Korean.md
...
I changed untranslated part in this markdown file.
2 years ago
Raju Udava
ae8b299f11
test: scroll modal close button into view before click
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
74031b3302
test: survey form
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
4b0c844ce7
chore: update swagger and test
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
00764f9436
test: enable Kanban tests for SQLite, PG
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
0657471051
fix(api): correction in table count and sharedViewCount
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
15ee45922d
feat(swagger): add api in swagger
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
3974c877af
refactor(tests): add cy selectors and update share link test
2 years ago
Raju Udava
25e08de4d3
test: cy updates to support share view modal changes
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
c0987300ae
refactor(tests): remove looking for ant collapse
2 years ago
Raju Udava
e8b8b11378
test: add record after removing filter
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
9ba7fe3a4c
fix(cypress): convert footer count to numbers
2 years ago
Wing-Kam Wong
373bc7a68a
fix(cypress): change > 1 to !== 1 for kanban record count
2 years ago
Raju Udava
169fb64ca3
test: validate if grid is rendered
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
7d044315c6
test: comments cleanup
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
16bea00945
test: ensure add new row tooltip disappears
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
f4855b6044
test: retain localStorage across tests
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
50953fe5be
test: wait for grid re-render after table rename
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
4cd2f21447
chore(tests): cleanup
2 years ago
Raju Udava
1d0ad20cfc
test: CY corrections post rebase
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
801fe85fb7
chore(nc-gui,tests): click brand icon to move to project list
2 years ago
braks
aaad161578
feat(nc-gui,tests): add user settings tests and cy selectors
2 years ago
Wing-Kam Wong
e77d2d8e45
fix(scripts): use latest nocodb version
2 years ago