Commit Graph

42 Commits

Author SHA1 Message Date
mertmit
5c4a18499c chore: bump axios version
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-22 13:38:06 +03:00
mertmit
cf15369af4 chore: bump sdk for pw
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-11 21:50:54 +05:30
mertmit
9521acd63b chore: downgrade old version
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-11 18:12:17 +05:30
pranavxc
17e0b08498 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2023-10-11 10:30:11 +00:00
Muhammed Mustafa
e8a07675cd fix: Increased worker count and increased test action timeout to test stability 2023-09-30 10:42:08 +05:30
Muhammed Mustafa
28906f1ac1 fix: Increased worker count and increased test action timeout to test stability 2023-09-30 10:10:57 +05:30
Muhammed Mustafa
1fb5d128c0 fix: Increased worker count and increased test action timeout to test stability 2023-09-30 09:31:29 +05:30
Muhammed Mustafa
f8c077bdbf fix: Reduced pw worker to test sqlite test stability 2023-09-29 23:29:55 +05:30
Muhammed Mustafa
f59c4c712e fix: Fixed issue with test 2023-09-27 21:13:08 +05:30
Muhammed Mustafa
daca01b479 fix: Upgraded playwright version and minor test fixes 2023-09-27 13:51:19 +05:30
Muhammed Mustafa
88dacb506f fix: Reduce playwright threads and increase shards, reduce retries to 1 2023-09-26 19:47:59 +05:30
starbirdtech383
bf931cf63d CI/CD improvements and archive files on shared system (#6469)
* archive files on shared system and remove parallel build, 3 shards

* add commented lines back in the file as it will be needed
2023-09-26 10:32:02 +05:30
starbirdtech383
5951923efc pre-build step for playwright tests, move ui build to run once 2023-09-23 16:51:55 +05:30
Wing-Kam Wong
d3d333c361 fix(playwright): dlx -> exec 2023-09-09 14:09:56 +08:00
Wing-Kam Wong
a0d5b5659b chore(deps): use pnpm dlx instead 2023-09-09 14:06:06 +08:00
Wing-Kam Wong
ca295e0f2c refactor(playwright): package.json 2023-08-28 14:32:40 +08:00
Wing-Kam Wong
739c94e494 chore(deps): bump mysql2 to ^3.2.0 2023-08-10 12:30:58 +08:00
Wing-Kam Wong
0aa86f9327 chore: bump promised-sqlite3 2023-08-10 00:35:49 +08:00
Wing-Kam Wong
a9b0db7cae chore(dep): use rolling with ^ prefix 2023-08-04 21:32:29 +08:00
Wing-Kam Wong
222883abc7 chore(deps): use workspace:* 2023-08-03 14:33:05 +08:00
Wing-Kam Wong
9c3402be6a chore(deps): bump "@typescript-eslint 2023-07-20 22:36:01 +08:00
Wing-Kam Wong
1f9ded56a6 chore(deps): version bump 2023-07-19 17:06:17 +08:00
Wing-Kam Wong
d841aecbab chore(deps): bump @playwright/test version 2023-07-16 02:23:40 +08:00
Wing-Kam Wong
414d15663b test(playwright): change to 1.30.0 2023-06-21 22:44:16 +08:00
Wing-Kam Wong
b3757c3396 chore(playwrights): use pnpm exec over npx 2023-06-16 22:55:45 +08:00
Wing-Kam Wong
e474e294a9 chore(deps): bump playwright/test n downgrade express 2023-06-16 10:37:40 +08:00
Wing-Kam Wong
714fbbcdf4 chore(deps): bump @playwright/test 2023-06-15 20:13:22 +08:00
Wing-Kam Wong
206bc2dc06 chore(deps): use pnpm in test:debug:watch 2023-06-15 18:23:56 +08:00
Wing-Kam Wong
631f66f7c2 feat(tests): bump some dependencies 2023-06-15 15:43:39 +08:00
աɨռɢӄաօռɢ
56a6466db3 Revert "Revert "refactor: timezone"" 2023-05-20 18:24:38 +08:00
Pranav C
ad1757b13b Revert "refactor: timezone" 2023-05-20 15:47:23 +05:30
Raju Udava
2714657590 test: datetime formula
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-05-17 12:11:29 +05:30
Raju Udava
e20a6585f4 refactor: intelliJ correction for debug command
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-05-17 10:46:17 +05:30
Wing-Kam Wong
707eeb28bd Merge branch 'develop' into refactor/timezone-locale 2023-05-11 00:38:29 +08:00
Raju Udava
9c3fb72814 test: setup required packages 2023-05-06 12:13:19 +05:30
starbirdtech383
57b73f55d6 added deep compare util and tests for duplicate project 2023-05-05 03:06:16 +05:30
Raju Udava
906db2dc9d test: include extDb tests
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-05-04 21:55:40 +05:30
Raju Udava
c60e93278c test: use dayjs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-03-29 17:00:53 +05:30
Wing-Kam Wong
6ddbd6c46a chore(tests): use local sdk path 2023-02-18 11:57:34 +08:00
Raju Udava
448e047d25 test: filters for Number, Decimal, Percent, Currency
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-02-07 13:20:41 +05:30
Pranav C
c1ff9bb87b test(playwrite): add basic tests
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-16 19:56:33 +05:30
Muhammed Mustafa
aa5fbdffd4 fix(test): Moved playwright folder from nc-gui 2022-11-12 15:29:36 +05:30