Slack App Report
Slack App Report
Section titled “Slack App Report”Implemented
Section titled “Implemented”- Added
slack/app-manifest.ymlandslack/README.md. - Added Slack OAuth install/callback, slash commands, interactive actions, events stub, and status endpoint.
- Added Slack request signature verification with five-minute replay protection.
- Added
slack_installationsstorage for SQLite and Postgres-backed runtimes. - Added a sidebar Slack App tile with install/status display.
Targeted backend command:
python -m pytest -p no:schemathesis app/backend/tests/test_slack_signature.py app/backend/tests/test_slack_service.py app/backend/tests/test_slack_routes.pyLatest targeted result: 11 passed.
Full verification:
cmd /c scripts\verify_all.cmd --with-e2eLatest full result: exit 0; backend tests inside wrapper reported 322 passed.
Slack UI import screenshot was not taken in this environment. Validate with Slack UI import or:
slack manifest validate --manifest slack/app-manifest.ymlAfter installing into a test workspace, run:
/ab-test projects