Pranav C
75c9b7e3eb
refactor: meta path corrections in tests
1 year ago
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>
1 year ago
Raju Udava
eddd118280
test: remove unintended awaits
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 year ago
Wing-Kam Wong
f9568866d0
fix(playwright): waitForResponse in ProjectPage
1 year ago
Raju Udava
80421fbaa1
test: project menu role access
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
1 year ago
starbirdtech383
a53134c7df
update playwright tests to take care of
...
model changes in duplicate confirmation
2 years ago
mertmit
169b804c6a
test: duplicate project confirmation
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
starbirdtech383
0716004fb5
playwright test for delete project
...
and data test ids
2 years ago
Raju Udava
0a9a58f407
test: fix project operations flaky test
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
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>
2 years ago
Raju Udava
e1a73195a8
refactor: clean-up comments
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
277fd4f968
test: project rename modal handling
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Muhammed Mustafa
aabed09d04
refactor(test): Cleanup
2 years ago
Muhammed Mustafa
8308f8a3f2
refactor(test): Cleanup and added await logic for click filter
2 years ago
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>
2 years ago
Muhammed Mustafa
aa5fbdffd4
fix(test): Moved playwright folder from nc-gui
2 years ago
Muhammed Mustafa
25d420a331
fix(test): Changed tpo data-testid from data-nc
2 years ago
Muhammed Mustafa
946c0c926a
fix(test): Moved playwright folder to nc-gui
2 years ago
Muhammed Mustafa
0a06d30c61
fix(test): Added project deletion logic which was created by a test on reset and disabled page transition in front end build for test env
2 years ago
Muhammed Mustafa
57042e2c1d
fix(test): Added await to project page actions since vue router is erroring due to page getting routed fast in playwright
2 years ago
Muhammed Mustafa
3c2720d449
feat(testing): Integrated data-nc standard for dom attribute used for testing
2 years ago
Muhammed Mustafa
baf3fc986d
feat(testing): Minor cleanup of page objects
2 years ago
Muhammed Mustafa
27345c6d2d
feat(format): Formated all playwright code
2 years ago
Muhammed Mustafa
5600c58cbf
feat(testing): Moved language actions to ProjectsPage
2 years ago
Muhammed Mustafa
533bf1581a
feat(testing): Stability
2 years ago
Muhammed Mustafa
30d8d9f1c5
feat(testing): Added prod build of front end
2 years ago
Muhammed Mustafa
56cd193626
feat(testing): Improved stabilty
2 years ago
Muhammed Mustafa
44becac807
feat(testing): Added await to all expect statments and stabalized a few tests
2 years ago
Muhammed Mustafa
3a01c441fb
feat(testing): Stabalized airtable import and minor cleanups
2 years ago
Muhammed Mustafa
86db88cce7
feat(testing): Added prefexing to user email and project which will be deleted by each worker on reset and some cleanups
2 years ago
Muhammed Mustafa
6b0d0fcb04
feat(testing): Added quick test, added isEmptyProject option to test setup to have project created with no sakila tables
2 years ago
Muhammed Mustafa
f8d852f9d2
feat(testing): Added quicktest(not complete)
2 years ago