This website requires JavaScript.
Explore
Help
Register
Sign In
0xWheatyz
/
SPARC
Watch
1
Star
0
Fork
2
You've already forked SPARC
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d366443b38f86dd50de171666d85e5bc32b67e73
SPARC
/
tests
T
History
AI-Manager
35d105b14e
Merge pull request 'feat(auth): add rate limiting to login and register endpoints' (
#28
) from feature/rate-limiting into main
2026-03-26 05:04:46 +00:00
..
__init__.py
test: add pytest framework and initial test suite
2026-02-19 18:52:54 -05:00
test_analyzer.py
fix(analyzer): route _analyze_company_safe through cache-aware path
2026-03-24 15:02:19 -04:00
test_api.py
feat(jobs): persist async batch job state in PostgreSQL
2026-03-26 04:22:57 +00:00
test_auth.py
test(auth): add comprehensive JWT authentication test suite
2026-03-26 04:24:12 +00:00
test_llm.py
test: update tests for cache mode terminology
2026-03-14 13:41:05 -04:00
test_rate_limit.py
feat(auth): add rate limiting to login and register endpoints
2026-03-26 04:08:22 +00:00
test_security.py
feat(security): add JWT startup guard, configurable CORS, and externalize DB credentials
2026-03-26 04:06:31 +00:00
test_serp_api.py
test(analyzer,serp): add tests for caching, single query, and parallel processing
2026-03-24 14:39:09 -04:00