Files
speedBB/NOTES.md
tracer bf278667bc
All checks were successful
CI/CD Pipeline / test (push) Successful in 3s
CI/CD Pipeline / deploy (push) Successful in 23s
Add git_update.sh and adjust update/test hooks
2026-02-10 18:38:51 +01:00

715 B

TODO: Remove remaining IIFEs in ACP UI; prefer plain components/helpers. Add git_update.sh script to update the forum and core. Tag the release as latest For update, make three tabs: insite, cli, ci/di and add explanation

Progress (last 2 days):

  • Reached 100% test coverage across the codebase.
  • Added extensive Feature and Unit tests for controllers, models, services, and console commands.
  • Added coverage scripts and cleanup (tests for update/version flows, system update/status, attachments, forums, roles, ranks, settings, portal, etc.).
  • Hardened tests with fakes/mocks to cover error paths and edge cases.

TODO: Make PHP binary path configurable for updates if default PHP is outdated (ACP -> System).