Skip to content

Commit

Permalink
Update tests README (robusta-dev#1171)
Browse files Browse the repository at this point in the history
  • Loading branch information
aantn authored and pavangudiwada committed May 30, 2024
1 parent 3542180 commit cb3a764
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,10 @@ If you'd like to run the Slack tests, you will need two Slack tokens:
1. A regular Slack token generated with `robusta gen-config` that Robusta will send messages to Slack with.
2. A high-permission Slack token that you create and only you have access to. The tests use this to read and verify the messages that Robusta sends to Slack.

The two tokens must be for the same Slack workspace. You can generate the latter token as follows:
The two tokens must be for the same Slack workspace.

If you work for Robusta, you can find the 2nd token in our password vault, under the title "tests/config.env".
If you don't have access to this, you can generate the 2nd token as follows:

1. Create a new Slack application at https://api.slack.com/apps/
2. Grant your application the following scopes:
Expand Down

0 comments on commit cb3a764

Please sign in to comment.