Commit 37b1162
test(bluesky): add comprehensive test suite with 42 passing tests (#89)
- Add integration tests for authorFeedLoader functionality
- Test incremental loading, pagination, and error handling
- Add schema validation tests for PostSchema and all embed types
- Add rich text rendering tests with HTML escaping and link generation
- Mock AtpAgent for reliable testing without external dependencies
- Configure Vitest for testing environment
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent ecdf149 commit 37b1162
6 files changed
Lines changed: 1620 additions & 2 deletions
File tree
- packages/bluesky
- test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
24 | | - | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments