Back to skills
extension
Category: Development & EngineeringNo API key required

test-json-sql-project

Tests project primitive (SELECT fields)

personAuthor: jakexiaohubgithub

Test Project Primitive

Self-contained: Creates test data internally

Input: Creates $papers collection (4 papers with id, title, year, citations, venue)

Operation: Project only title and year fields

Expected Output: $projected collection with 4 items, each containing only {title, year}