Files
Charon/docs/index.md
GitHub Actions e299aa6b52 feat(tests): enhance test coverage and error handling across various components
- Added a test case in CrowdSecConfig to show improved error message when preset is not cached.
- Introduced a new test suite for the Dashboard component, verifying counts and health status.
- Updated SMTPSettings tests to utilize a shared render function and added tests for backend validation errors.
- Modified Security.audit tests to improve input handling and removed redundant export failure test.
- Refactored Security tests to remove export functionality and ensure correct rendering of components.
- Enhanced UsersPage tests with new scenarios for updating user permissions and manual invite link flow.
- Created a new utility for rendering components with a QueryClient and MemoryRouter for better test isolation.
- Updated go-test-coverage script to improve error handling and coverage reporting.
2025-12-11 00:26:07 +00:00

37 lines
1.2 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Welcome to Charon!
**You're in the right place.** These guides explain everything in plain English, no technical jargon.
---
## 🎯 Start Here
**[🚀 Getting Started](getting-started.md)** — Get your first website running in 5 minutes
**[✨ What Can It Do?](features.md)** — See everything Charon can do for you
**[📥 Import Your Old Setup](import-guide.md)** — Bring your existing Caddy configs
---
## <20> Security (Optional)
**[Security Features](security.md)** — Block bad guys, bad countries, or bad behavior**[Live Logs & Notifications](live-logs-guide.md)** — Real-time security monitoring and alerts**[Testing SSL Certificates](acme-staging.md)** — Practice without hitting limits
---
## <20> For Developers
**[API Reference](api.md)** — Control Charon with code
**[Database Schema](database-schema.md)** — How everything is stored
---
## ❓ Need Help?
**[💬 Ask a Question](https://github.com/Wikid82/charon/discussions)** — No question is too basic
**[🐛 Report a Bug](https://github.com/Wikid82/charon/issues)** — Something not working?
**[📋 Roadmap](https://github.com/users/Wikid82/projects/7)** — See what's coming next
---
<p align="center"><em>Everything here is written for humans, not robots.</em></p>