alpha
Login
or
Join now
kzoeps.com
/
lex-gql
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
GraphQL for AT Protocol
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
lex-gql
/
e2e
/
at
main
2 files
Chad Miller
feat(lex-gql): add sort to searchFn and require search function for query param
6mo ago
66bede45
lex-gql.e2e.test.js
feat(lex-gql): add sort to searchFn and require search function for query param - Pass sort parameter to searchFn when using full-text search - Throw error when query parameter is used without search function configured - Limit sortable fields to integers, booleans, and datetime strings Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago
package.json
feat(e2e): add end-to-end tests for lex-gql with sqlite adapter - Create e2e package with comprehensive integration tests - Use real AT Protocol lexicons from lex-gql test fixtures - Test basic queries, pagination, filtering, sorting, aggregates - Test ByDid resolvers for cross-collection joins - Add e2e to pnpm workspace Note: Some tests will fail until union/ref type support is implemented Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 months ago