integ-tests/react/test-report.html
Started: 2025-01-21 15:58:13
Suites (1)
1 passed
0 failed
0 pending
Tests (16)
16 passed
0 failed
0 pending
/Users/seawatts/src/github.com/boundaryml/baml/integ-tests/react/tests/generators/react.test.ts
2.552s
React Generator > File Generation
should generate server actions
passed
0.002s
React Generator > File Generation
should generate client hooks
passed
0.001s
React Generator > File Generation
should generate types file
passed
0s
React Generator > Server Actions
should have correct streaming type signatures
passed
0.001s
React Generator > Server Actions
should handle complex input/output types
passed
0s
React Generator > Client Hooks
should have correct streaming hook types
passed
0.007s
React Generator > Client Hooks
should have correct non-streaming hook types
passed
0.001s
React Generator > Client Hooks
should have correct generic hook types
passed
0.002s
React Generator > Type Safety
should enforce correct streaming return types
passed
0.001s
React Generator > Type Safety
should enforce correct hook return types based on streaming option
passed
0s
React Generator > Type Safety
should enforce correct hook option types
passed
0s
React Generator > Type Safety
should enforce correct complex type handling
passed
0.001s
React Generator > Type Safety
should enforce correct generic hook types
passed
0s
React Generator > Runtime Integration
should handle streaming responses
passed
0.022s
React Generator > Runtime Integration
should handle non-streaming responses
passed
0.003s
React Generator > Runtime Integration
should handle complex type responses
passed
0.002s