Commit Graph

78 Commits

Author SHA1 Message Date
aef964e958 Enhance error handling in e2e tests for entity placement and model import 2026-04-03 00:02:52 +02:00
cc44ca1971 Update E2E tests to include viewport interaction and selection checks 2026-04-03 00:02:32 +02:00
d6023451d2 Update e2e tests for model asset import with external resources and improve interaction checks 2026-04-03 00:02:05 +02:00
2ebe4bb8a1 Update e2e test for model asset import 2026-04-03 00:01:40 +02:00
0c5eeb64e4 Add editor store snapshot and tool preview retrieval functions 2026-04-03 00:01:17 +02:00
3a48452c2a Update test to place instance and remove save draft steps 2026-04-02 23:34:35 +02:00
cc48aaa7c7 Remove status message check in import test 2026-04-02 23:34:35 +02:00
75e118a287 Force click on Save Draft button in import external model asset test 2026-04-02 23:33:27 +02:00
aed06fef01 Update player position test to check for partial text 2026-04-02 23:33:27 +02:00
aa52d62098 Update e2e tests to use specific button names for placing instances 2026-04-02 23:31:52 +02:00
ff4978edee Update e2e tests to use new entity addition flow 2026-04-02 23:29:17 +02:00
0164cfe925 Update test to check for viewport panel count 2026-04-02 23:28:45 +02:00
ff86d5e49e Update e2e tests for entity addition and add new test for Shift+A menu 2026-04-02 23:27:36 +02:00
8d1154c01b Update import external model asset e2e test with hover check 2026-04-02 23:27:28 +02:00
bbfd2e0dc2 Update import model asset e2e test with hover check 2026-04-02 23:27:28 +02:00
b5fd4cc8ac Remove unused test assertion in viewport-quad-layout.e2e.ts 2026-04-02 23:10:29 +02:00
e2f6feace4 Update viewport quad layout e2e test to check shared preview and tool state 2026-04-02 23:08:55 +02:00
1ad076a73a Ensure no subtitle elements in viewport panels during quad layout test 2026-04-02 23:08:06 +02:00
89c7aa3393 Update e2e test for viewport quad layout to include shared box create preview checks 2026-04-02 23:04:06 +02:00
cc66090ef1 Add setSharedBoxCreatePreview function to viewport-test-helpers.ts 2026-04-02 23:03:57 +02:00
3b221cde66 Modify viewport quad layout test to use dispatchEvent for clicks 2026-04-02 22:46:29 +02:00
aaf5f9d646 Update test to use dispatchEvent for clicks 2026-04-02 22:46:28 +02:00
53e71081f1 auto-git:
[change] tests/e2e/orthographic-views.e2e.ts
2026-04-02 22:45:59 +02:00
3881dc5e76 Update viewport-quad-layout.e2e.ts with additional panel clicks 2026-04-02 22:45:44 +02:00
a55872a878 Add force option to clickViewport in viewport-test-helpers.ts 2026-04-02 22:45:44 +02:00
3b11ea948a Update e2e tests to use { force: true } for clicks 2026-04-02 22:43:27 +02:00
8662135892 Update app smoke test to check for new elements 2026-04-02 22:43:17 +02:00
a2eb8ed1d4 Ensure fallback button is visible before clicking 2026-04-02 22:43:17 +02:00
4a3ba881eb Update E2E test for viewport quad layout to check canvas background color 2026-04-02 22:41:39 +02:00
e50b88a995 Add E2E test for viewport quad layout 2026-04-02 22:41:39 +02:00
efb1a7be2e Add E2E test for orthographic views 2026-04-02 22:41:39 +02:00
3430b8e73f Remove unused orthographic views test file 2026-04-02 22:40:21 +02:00
e559e4cad7 Update tests to use new viewport canvas selector 2026-04-02 22:40:21 +02:00
c0ed844ae2 Refactor viewport interaction in e2e tests 2026-04-02 22:40:05 +02:00
b6af0f8d25 Update e2e tests to include additional viewport checks and helper function 2026-04-02 22:39:59 +02:00
de4f66113a Update clickViewport to specify position and simplify code 2026-04-02 22:37:47 +02:00
82ba38c106 Add viewport test helpers 2026-04-02 22:37:47 +02:00
07de28796a Update type annotations in e2e test 2026-04-02 22:15:27 +02:00
654672abf7 Add end-to-end test for orthographic views 2026-04-02 22:15:27 +02:00
db9799c203 Add end-to-end test for importing Draco model asset 2026-04-02 20:29:49 +02:00
9ee25f6db6 Add autoplay and loop options for sound emitter in e2e tests 2026-04-02 20:20:45 +02:00
f025f50e82 Update sound emitter tests and add audio asset support in scene document serialization 2026-04-02 19:47:48 +02:00
fe2809515a Update E2E test to check viewport background image 2026-03-31 20:19:21 +02:00
cee93957b9 Add E2E test for local lights and background images 2026-03-31 20:19:21 +02:00
88281e737a Add import-external-model-asset.e2e.ts for end-to-end tests 2026-03-31 18:46:50 +02:00
6909b92072 Update e2e test to use getByTestId for asset visibility check 2026-03-31 17:53:36 +02:00
c6db87a484 Add end-to-end test for importing model asset 2026-03-31 17:53:08 +02:00
7b98c38d92 Add E2E test for runtime click interaction 2026-03-31 06:51:47 +02:00
fd5bb86bc8 Update test to check partial player position text 2026-03-31 06:27:00 +02:00
2667ae1349 Add click action for 'First Person' button in e2e test 2026-03-31 06:23:14 +02:00