Commit Graph

20 Commits

Author SHA1 Message Date
Pranav C
d30c4d0c95 refactor: remove extra / 2023-10-11 06:25:52 +00:00
Pranav C
fc579bb3a4 refactor: test corrections 2023-10-11 06:25:52 +00:00
Pranav C
2af447afff fix: remove extra / 2023-10-11 06:25:51 +00:00
Pranav C
75c9b7e3eb refactor: meta path corrections in tests 2023-10-11 06:25:51 +00:00
Pranav C
e790abdbaf refactor: rename project and base
- Rename `Project`  => `Base`
- Rename `Base` => `Source`
- Remove `db` from data/meta api endpoints
- Add backward compatibility for old apis
- Migrations for renaming table and columns

Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-10-02 23:52:18 +05:30
Wing-Kam Wong
fe008165c7 Merge branch 'develop' into feat/pnpm 2023-09-01 21:56:21 +08:00
Raju Udava
eddd118280 test: remove unintended awaits
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-01 10:10:26 +05:30
Wing-Kam Wong
f9568866d0 fix(playwright): waitForResponse in ProjectPage 2023-06-17 00:54:11 +08:00
Raju Udava
80421fbaa1 test: project menu role access
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-06-14 23:51:45 +05:30
starbirdtech383
a53134c7df update playwright tests to take care of
model changes in duplicate confirmation
2023-05-13 00:35:59 +05:30
mertmit
169b804c6a test: duplicate project confirmation
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-05-08 13:20:53 +03:00
starbirdtech383
0716004fb5 playwright test for delete project
and data test ids
2023-05-02 22:37:49 +03:00
Raju Udava
0a9a58f407 test: fix project operations flaky test
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-03-23 12:21:09 +05:30
Pranav C
eb3d823e91 chore(test): replace uiAction with a callback to trigger it only after initializing network watcher
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-16 16:51:27 +05:30
Raju Udava
e1a73195a8 refactor: clean-up comments
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-12-27 13:37:06 +05:30
Raju Udava
277fd4f968 test: project rename modal handling
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-12-27 12:52:09 +05:30
Muhammed Mustafa
aabed09d04 refactor(test): Cleanup 2022-11-18 16:48:06 +05:30
Muhammed Mustafa
8308f8a3f2 refactor(test): Cleanup and added await logic for click filter 2022-11-18 15:49:04 +05:30
Pranav C
ede2ca243b test(playwright): signup and verify create project button exist or not based on role
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