-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add integration tests for DiscordApp #723
Conversation
@huseyinbabal this PR is now ready for code review. Regarding running the E2E tests, I can run them locally with you to ensure they run. |
8297490
to
7cf5e96
Compare
Moving this draft. The E2E tests need a slight adjustment to incorporate Slack interactive messaging. (Slack interactive messaging tests were written against the legacy pre BotDriver approach) |
Added my comments, hopefully will try to test it asap :) Thanks for this great milestone ;) |
We paired with @ezodude and CI part is fine, merging... |
Description
Changes proposed in this pull request:
secrets.DISCORD_BOT_TOKEN
secrets.DISCORD_BOT_ID
secrets.DISCORD_TESTER_APP_TOKEN
secrets.DISCORD_GUILD_ID
Related issue(s)
#307