oncall-engine/grafana-plugin/e2e-tests
Ildar Iskhakov 51014735aa
WIP: Direct paging improvements (#3064)
# What this PR does
* Create Direct Paging integration (with default route) when team is
created with bulk_update
* Create notification policies when user is created with bulk_update
* If user notification policies are empty change it to Email
* Minor markup and wording improvements
* Add grafana queue to helm chart
* Remove disabled commands for redis helm chart
* Improve Dockerfile caching

## Which issue(s) this PR fixes

## Checklist

- [ ] Unit, integration, and e2e (if applicable) tests updated
- [ ] Documentation added (or `pr:no public docs` PR label added if not
required)
- [ ] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)
2023-09-28 03:57:49 +00:00
..
.auth add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
alerts fix a few flaky e2e tests + allow running project locally via k8s/helm (#2751) 2023-08-22 19:03:29 +02:00
escalationChains add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
integrations fix a few flaky e2e tests + allow running project locally via k8s/helm (#2751) 2023-08-22 19:03:29 +02:00
schedules add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
users Users search fix (#2847) 2023-08-22 13:30:42 +00:00
utils WIP: Direct paging improvements (#3064) 2023-09-28 03:57:49 +00:00
.env.example fix a few flaky e2e tests + allow running project locally via k8s/helm (#2751) 2023-08-22 19:03:29 +02:00
fixtures.ts fix a few flaky e2e tests + allow running project locally via k8s/helm (#2751) 2023-08-22 19:03:29 +02:00
globalSetup.ts add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00