Commit Graph

130 Commits

Author SHA1 Message Date
2eed4aca27 Update e2e test for importing external model asset 2026-04-03 00:46:49 +02:00
c0efadeac7 Update e2e test for model asset import to use menuitem selector 2026-04-03 00:46:36 +02:00
9dfb3db3e7 Update e2e test for asset addition and visibility 2026-04-03 00:45:02 +02:00
e68438083d Update E2E tests for model import and placement 2026-04-03 00:44:54 +02:00
ed4f566d29 Refactor model asset import test for improved UI interactions 2026-04-03 00:44:43 +02:00
fcc897b2f5 Update viewport test to use new box creation function 2026-04-03 00:44:43 +02:00
66fdcca4af Update tests to use beginBoxCreation helper function 2026-04-03 00:44:24 +02:00
138445a7de Update box brush authoring tests and add helper function 2026-04-03 00:44:13 +02:00
2e7de4b14c Update viewport test helpers to handle fallback button click 2026-04-03 00:30:54 +02:00
e230db744e Update viewport-test-helpers.ts with type annotations 2026-04-03 00:30:32 +02:00
b23848ff55 Update e2e tests to include additional snapshots and assertions 2026-04-03 00:28:17 +02:00
d46f836d4b Add assertion for committed snapshot in box-brush-authoring.e2e.ts 2026-04-03 00:28:11 +02:00
f5bb8b2627 Store and assert snapshot after pressing Escape in import-model-asset.e2e.ts 2026-04-03 00:28:11 +02:00
149f550274 Update entities foundation e2e test to store snapshots 2026-04-03 00:28:00 +02:00
6cb7989a85 Update box brush authoring e2e test to store snapshots 2026-04-03 00:28:00 +02:00
7c95b7e71e Add test for escape key canceling entity creation preview 2026-04-03 00:27:49 +02:00
4bc45f3fa6 Update e2e test for model asset import and instance placement 2026-04-03 00:27:41 +02:00
c848001546 Update box brush authoring E2E test to include tool mode checks and escape key handling 2026-04-03 00:27:35 +02:00
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