Commit Graph

143 Commits

Author SHA1 Message Date
Pranav C
046ab0bfef Merge pull request #4547 from nocodb/feat/field-option-followup
test: Field menu followup - playwright test
2022-12-01 16:09:56 +05:30
Pranav C
e62da927b5 test(playwright): type correction
Url => URL

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 15:50:09 +05:30
Pranav C
d70b18f50b test(playwright): corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 15:35:32 +05:30
Pranav C
b5c06a537a test(playwright): test for add sort options in column menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 14:27:26 +05:30
աɨռɢӄաօռɢ
b2a79593e7 Merge pull request #3668 from nocodb/feat/sqlite-change-column
feat: sqlite alter table change column
2022-12-01 16:03:17 +08:00
Pranav C
96af879d0d test(playwright): add test for hide field option
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 13:05:59 +05:30
Pranav C
79fe6ecbae test(playwright): add test for insert before/after option
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 12:57:04 +05:30
Pranav C
c5804b1dd0 test(playwright): test for column duplicate
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 12:54:47 +05:30
Muhammed Mustafa
25d399bdcb feat(playwright): Fixed issue with stress test 2022-12-01 08:59:12 +03:00
Pranav C
16feae2b1f chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 11:11:11 +05:30
Pranav C
f58a492760 test(playwright): checkbox toggle correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-01 11:09:38 +05:30
Muhammed Mustafa
318b6b47b1 fix(playwright): Enabled grid operation test 2022-12-01 11:08:10 +05:30
Muhammed Mustafa
f75c256935 feat(test): Added test for clipboard support(disabled for now) 2022-12-01 10:59:41 +05:30
mertmit
b3cd12482e fix(test): drop view restricting column edit for sqlite
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-01 03:00:04 +03:00
Wing-Kam Wong
13ab32b5ca Merge branch 'feat/keyboard-manoeuvre' of https://github.com/nocodb/nocodb into feat/keyboard-manoeuvre 2022-11-30 21:18:45 +08:00
Muhammed Mustafa
27816b1ea3 feat(playwright): Potential fix for keyboard shortcuts test 2022-11-30 18:34:20 +05:30
Muhammed Mustafa
de2bd9a0f9 feat(playwright): Potential fix for keyboard shortcuts test 2022-11-30 17:59:01 +05:30
Wing-Kam Wong
289f8de9e5 Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-30 20:02:27 +08:00
Muhammed Mustafa
bbc2837e48 feat(playwright): Potential fix for keyboard shortcuts test 2022-11-30 17:30:21 +05:30
Muhammed Mustafa
cb19ec2df3 feat(playwright): Disabled only for shortcut verify test 2022-11-30 16:51:40 +05:30
Wing-Kam Wong
0b9b0f76d4 Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-30 16:44:02 +08:00
Muhammed Mustafa
93dcbb82b0 fix(playwright): Added PW tests to verify that photo upload works on formshare and on attachment cell on grid 2022-11-30 12:29:45 +05:30
Muhammed Mustafa
4c340f5ffd Merge pull request #4521 from nocodb/test/add-stress-testing-to-ci
Added stress testing of newly added test to CI
2022-11-30 10:26:37 +05:30
Muhammed Mustafa
d43f885948 feat(test): Added test for keyboard shortcuts 2022-11-30 10:15:24 +05:30
Muhammed Mustafa
e6821d66c6 feat(test): Removed test commit for testing stress testing 2022-11-29 11:10:24 +05:30
Muhammed Mustafa
9a4043fb9e feat(test): Test commit for testing stress testing 2022-11-29 10:57:25 +05:30
Muhammed Mustafa
465a0db921 feat(test): Added stress testing to CI 2022-11-28 21:07:29 +05:30
Muhammed Mustafa
5d7408c0c0 feat(test): Removed disabling of items in CI for testing 2022-11-28 19:01:25 +05:30
Muhammed Mustafa
7331a5df38 feat(test): Added stress testing to CI 2022-11-28 18:43:45 +05:30
Muhammed Mustafa
d8c235dbbe feat(test): Dummy 2022-11-28 17:33:50 +05:30
Muhammed Mustafa
065188e510 feat(test): Improved stress test test selection logic 2022-11-28 17:33:38 +05:30
Muhammed Mustafa
df77cdd5fe feat(test): Added stress testing which will run added/modified tests in the PR multiple times 2022-11-28 17:27:34 +05:30
Muhammed Mustafa
2b6870ccf1 feat(test): Added a dummy test 2022-11-28 17:09:42 +05:30
Muhammed Mustafa
132c48655a feat(test): Added a dummy test 2022-11-28 17:08:33 +05:30
Daniel Spaude
a3d06eb845 Merge branch 'develop' into qr-prototyping-cleanedup
* plus extract out AllowedColumnTypesForQrCode into sdk
2022-11-27 12:28:59 +03:00
Wing-Kam Wong
4b90e944cf chore(playwright): remove noco_0_91_7.db to fixtures 2022-11-25 19:12:42 +08:00
Wing-Kam Wong
8c6f03efc3 chore(playwright): revise comment 2022-11-25 18:07:40 +08:00
Wing-Kam Wong
21739e47c3 chore(playwright): relocate noco_0.91_7.db 2022-11-25 18:01:25 +08:00
Daniel Spaude
873aa85a84 qrcode: add more playwright tests 2022-11-24 13:46:33 +03:00
Daniel Spaude
3a315d840c qrcode: add more playwright tests 2022-11-24 12:52:32 +03:00
Daniel Spaude
013a8a12e8 qrcode: add more playwright tests 2022-11-24 00:35:34 +03:00
Daniel Spaude
254875bab2 qrcode: add more playwright tests 2022-11-24 00:22:54 +03:00
Muhammed Mustafa
bd038737ec chore(docs): Removed readme in playwright folder 2022-11-23 18:08:30 +05:30
Muhammed Mustafa
c5f2844d4c chore(docs): Added docs for playwright, removed docs for cypress and renamed docs for testing to unit tests 2022-11-23 17:30:19 +05:30
Daniel Spaude
7f768b7b5e Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-23 14:36:29 +03:00
navi
1de5c8f630 Merge pull request #4393 from nocodb/refactor/playwright-refactor
refactor(test): Playwright followup
2022-11-22 21:18:32 +00:00
Daniel Spaude
324c6ad3f7 qrcode: playwright tests (cleanup) 2022-11-22 12:27:47 +03:00
Daniel Spaude
2cb6ad8eb4 Merge branch 'develop' into qr-prototyping-cleanedup 2022-11-22 12:01:49 +03:00
Daniel Spaude
594efba5c7 qrcode: playwright tests (WIP) 2022-11-22 11:12:01 +03:00
Daniel Spaude
80bae02554 qrcode: playwright tests (WIP) 2022-11-22 11:02:22 +03:00