- 
    Type:
Task
 - 
    Resolution: Done
 - 
    Priority:
Major - P3
 - 
    Affects Version/s: None
 - 
    None
 
Add tests from the technical design:
| Test case | Dataset | User Prompt | 
| $unwind | sample_mflix .movies  | 
Deconstruct the cast array and return a separate document for each actor | 
| Recent relative date | sample_mflix .movies  | 
Find the document added yesterday | 
| $size | sample_mflix .movies  | 
How can I find out the number of genres for the 'The Great Train Robbery' movie? | 
| $expr | sample_mflix .movies  | 
How do I find documents where the sales exceed the target by at least 10%? | 
- is related to
 - 
                    
COMPASS-7850 Add more accuracy tests for complex queries and aggregations
-         
 - Closed
 
 -