Commit Graph

112 Commits

Author SHA1 Message Date
5718fd87fc Add toolMode to EditorStoreSnapshot interface 2026-04-03 00:27:10 +02:00
18d2fffce2 Store and assert editor snapshots in viewport tests 2026-04-03 00:27:10 +02:00
2176fcabd0 Remove unused functions in viewport-test-helpers.ts 2026-04-03 00:25:29 +02:00
696d0a3fbe Update viewport-quad-layout.e2e.ts to use new preview function and match object 2026-04-03 00:25:16 +02:00
46984c8998 Update e2e tests to use new viewport creation helpers 2026-04-03 00:25:04 +02:00
1fe0da2bb9 Update viewport test helpers and tests for model asset import 2026-04-03 00:24:54 +02:00
01bdb6525a Update entities foundation tests to use new preview functions 2026-04-03 00:24:46 +02:00
9e4b7670a1 Add viewport test helpers 2026-04-03 00:24:46 +02:00
40c02757a6 Remove viewport-test-helpers.ts file 2026-04-03 00:24:16 +02:00
db8965436d Change import-model-asset.e2e.ts to use dispatchEvent for click 2026-04-03 00:11:27 +02:00
56305dc7cf Modify import-draco-model-asset.e2e.ts to use dispatchEvent 2026-04-03 00:11:27 +02:00
8a0f97477f Update test to use dispatchEvent for click 2026-04-03 00:11:27 +02:00
e2ce5eab79 Change click event to dispatchEvent in entities-foundation.e2e.ts 2026-04-03 00:10:08 +02:00
aa82a0c01a Change click event to dispatchEvent in import-draco-model-asset.e2e.ts 2026-04-03 00:10:08 +02:00
4d4951aafa Change click event to dispatchEvent in import-external-model-asset.e2e.ts 2026-04-03 00:10:08 +02:00
cc0f2019eb Change click event to dispatchEvent in import-model-asset.e2e.ts 2026-04-03 00:10:08 +02:00
5927304628 Update e2e tests to specify model instance positions and use new viewport placement helper 2026-04-03 00:08:50 +02:00
d4d6711e65 Update e2e tests for entity placement and selection 2026-04-03 00:08:35 +02:00
2104ffa319 Update e2e tests for model asset import and placement 2026-04-03 00:08:23 +02:00
21ece68aff Update import-model-asset.e2e.ts and viewport-test-helpers.ts for improved model asset handling and preview placement 2026-04-03 00:08:10 +02:00
2f97a2173d Add click interaction to local lights and background test 2026-04-03 00:07:57 +02:00
064b138a8d Add click interaction to entities foundation tests 2026-04-03 00:07:57 +02:00
238fe565dd Add click interaction to import draco model asset test 2026-04-03 00:07:57 +02:00
0500b6cf2b Add click interaction to import external model asset test 2026-04-03 00:07:57 +02:00
4fd4da1e78 Add click interaction to import model asset test 2026-04-03 00:07:57 +02:00
b2438a85d2 Enhance e2e test for local lights and background by adding viewport interactions 2026-04-03 00:06:10 +02:00
a71e94eec9 Update e2e tests to include force option in hover and click actions 2026-04-03 00:04:59 +02:00
89344cc99f Add force option to viewport canvas interactions for external model asset 2026-04-03 00:04:43 +02:00
2682c290c1 Add force option to viewport canvas interactions 2026-04-03 00:04:43 +02:00
a3e658ab93 Fix optional chaining in entity selection 2026-04-03 00:04:43 +02:00
3bebd4116d Fix potential null access in Draco model instance selection check 2026-04-03 00:03:32 +02:00
63ab9afc9c Fix potential null access in external model instance selection check 2026-04-03 00:03:32 +02:00
dbb886a9f1 Fix potential null access in model instance selection check 2026-04-03 00:03:32 +02:00
d87406f69e Update test assertions for viewport panel activation 2026-04-03 00:03:32 +02:00
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