Commit Graph

7 Commits

Author SHA1 Message Date
ac857c91c3 actually run the 2fa script. 2025-07-14 10:31:22 -05:00
f6acf660f6 Implement comprehensive testing framework and enhance documentation
- Add Project-Tests directory with complete testing infrastructure
- Create main test runner with JSON reporting and categorized tests
- Implement system validation tests (RAM, disk, network, permissions)
- Add security testing for HTTPS enforcement and deployment methods
- Create unit tests for framework functions and syntax validation
- Add ConfigValidation.sh framework for pre-flight system checks
- Enhance documentation with SECURITY.md and DEPLOYMENT.md guides
- Provide comprehensive testing README with usage instructions

The testing framework validates system compatibility, security configurations,
and deployment requirements before execution, preventing deployment failures
and providing clear error reporting for troubleshooting.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-14 09:35:27 -05:00
ffdef9500c . 2025-06-30 14:35:48 -05:00
ccb24fe403 . 2025-06-30 13:25:54 -05:00
c75d0e39a6 few more tweaks... 2025-06-30 13:24:16 -05:00
f3070de151 about to test this on rr-middleware... 2025-06-30 13:23:24 -05:00
d82c8733fa re-factoring into my shell script framework.
shifting away from invoking via curl and using a downloaded zip file or git clone.
2025-06-30 13:07:25 -05:00