Skip to content

End-to-end bot test #20

@Mosss-OS

Description

@Mosss-OS

Description

After all API keys are configured, run a full end-to-end test of the Telegram bot and edge functions.

Test checklist

  • npm run dev or ./start.sh launches all services
  • Telegram bot responds to /start and /help
  • /scout <query> returns real results
  • /digest command works
  • Natural language detection triggers scout/apply flows
  • Webhook secret auth works (telegram-bot/index.ts)
  • Rate limiting kicks in for excessive requests
  • Dashboard at localhost:3000 loads

Notes

Requires the following to be done first:

  • All API keys configured
  • supabase start run and local credentials in .env

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions