TasksStore Optimization Test
Testing the optimized TasksStore that uses embedded task data from shots/assets.
Test Configuration
This test verifies that the TasksStore correctly:
- Uses embedded task data from shots and assets when projectId is provided
- Combines task data from both shots and assets into a single array
- Maintains existing store interface and computed properties
- Applies filters correctly to the combined task data
Test Controls