aethex-forge/client/lib
Claude 1d83347992
Add comprehensive tests for identifier-resolver module
Added complete test coverage for the identifier-resolver utility module which provides username/UUID resolution functionality. The test suite includes:

- isUUID validation tests (valid/invalid formats, case sensitivity, edge cases)
- resolveIdentifierToCreator tests (username lookups, UUID fallbacks, error handling)
- resolveIdentifierToUserId tests (optimization paths, resolution logic)
- resolveIdentifierToUsername tests (direct returns, API resolution)
- Integration scenarios (full workflows, mixed case handling)

All 26 tests passing with comprehensive mocking of fetch API calls.
2026-01-03 19:30:57 +00:00
..
ai Update AI personas to include new subscription tiers and unlockable badges 2025-12-12 23:12:45 +00:00
aethex-collab-service.ts Fix fetch URL in publishActivityLog 2025-11-13 02:55:39 +00:00
aethex-database-adapter.ts Award experience points for user actions and improve level-up notifications 2025-12-12 23:44:00 +00:00
aethex-social-service.ts Prettier format pending files 2025-11-15 02:11:47 +00:00
aethex-toast.ts completionId: cgen-bac09d8b12c047d5a00dffdbe10b6914 2025-11-13 05:54:59 +00:00
api-base.ts Create API base URL utility for all client code 2025-11-16 10:19:31 +00:00
arm-affiliation-service.ts Prettier format pending files 2025-11-15 16:38:40 +00:00
builder.ts Add Builder CMS client helper 2025-09-29 04:07:38 +00:00
database.types.ts Update AI personas to include new subscription tiers and unlockable badges 2025-12-12 23:12:45 +00:00
demo-feed.ts Prettier format pending files 2025-09-27 23:53:05 +00:00
discord-bot-status.ts Add API_BASE and fix URL in discord-bot-status.ts 2025-11-13 02:55:33 +00:00
discord-types.ts Discord SDK TypeScript Types 2025-11-05 07:33:41 +00:00
error-utils.ts Add projects table migration with RLS and policies 2025-10-18 04:11:47 +00:00
ethos-storage.ts Prettier format pending files 2025-11-13 03:58:48 +00:00
foundation-auth.ts Prettier format pending files 2025-11-17 02:27:28 +00:00
foundation-oauth.ts Prettier format pending files 2025-11-17 02:27:28 +00:00
ghost-api.ts Prettier format pending files 2025-11-15 21:13:01 +00:00
identifier-resolver.spec.ts Add comprehensive tests for identifier-resolver module 2026-01-03 19:30:57 +00:00
identifier-resolver.ts Prettier format pending files 2025-11-17 03:02:34 +00:00
mock-auth.ts Prettier format pending files 2025-09-30 22:55:59 +00:00
nexus-core-types.ts Add core architecture, API endpoints, and UI components for NEXUS 2025-12-13 03:01:54 +00:00
notification-triggers.ts Prettier format pending files 2025-11-11 00:50:12 +00:00
onboarding.integration.spec.ts Prettier format pending files 2025-10-05 00:11:30 +00:00
skip-agent.ts Prettier format pending files 2025-10-14 02:48:15 +00:00
supabase-devconnect.ts Enable session persistence and auto token refresh for devconnect 2025-11-05 03:02:08 +00:00
supabase-service.ts Add detailed logging to help troubleshoot post creation failures 2025-12-03 19:09:46 +00:00
supabase.ts Enable session persistence and auto token refresh 2025-11-05 03:02:01 +00:00
utils.spec.ts Initial commit 2025-08-05 20:03:34 +00:00
utils.ts completionId: cgen-78ac2f9f459f46b795596185094eeec0 2025-11-15 02:09:01 +00:00