forked from cardosofelipe/pragma-stack
01b406bca7105611a21f7042bc115e5884aca673
- Introduced a new `AuthContext` with Dependency Injection to replace direct `useAuthStore` access, enhancing E2E testability. - Migrated authentication core components (`AuthInitializer`, `AuthGuard`, `Header`) and hooks (`useAuth`, `useUser`) to use `AuthContext`. - Updated test suite: - Refactored unit tests to mock `AuthContext` instead of `useAuthStore`. - Enhanced E2E test helpers to inject mock auth stores for authenticated and admin scenarios. - Verified API client interceptors remain compatible with the new setup. - No breaking changes; maintained 98.38% test coverage.
Description
An autonomous platform that orchestrates specialized AI agents to deliver complete software solutions with minimal human intervention.
Languages
Python
63.9%
TypeScript
35.1%
JavaScript
0.5%
Makefile
0.2%