oncall-engine/engine/apps/slack/tests
Vadim Stepanov 6f3c62e05f
Add stack slug to organization options for direct paging (#2743)
# What this PR does

Adds stack slug to organization options for `/escalate` (a single
Grafana org might have multiple stacks).

<img width="514" alt="Screenshot 2023-08-03 at 14 24 58"
src="https://github.com/grafana/oncall/assets/20116910/4a43867d-6f6e-4050-a30e-204aeaded663">

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-08-03 14:36:07 +01:00
..
test_scenario_steps Add stack slug to organization options for direct paging (#2743) 2023-08-03 14:36:07 +01:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
factories.py remove SlackActionRecord model/table (#2201) 2023-06-13 10:56:06 +00:00
test_interactive_api_endpoint.py Shift Swap Requests in Slack + improve typing for Slack django app (#2653) 2023-07-28 15:11:38 +00:00
test_parse_slack_usernames.py Schedules alpha fixes (#541) 2022-09-21 11:19:59 +01:00
test_populate_slack_channels.py Fix slack channels sync (#2571) 2023-07-19 07:17:21 +00:00
test_reset_slack.py Add RBAC Support (#777) 2022-11-29 09:41:56 +01:00
test_slack_renderer.py Update Slack "invite" feature to use direct paging (#2562) 2023-07-18 08:36:11 +00:00
test_user_group.py Fix test 2023-02-02 14:28:37 +00:00