oncall-engine/grafana-plugin
Maxim Mordasov 36f9851003
add a couple of tests for users screen (#2612)
# What this PR does

There are the following tests added:

 - admin is allowed to edit other profiles
 - editor is not allowed to edit other profiles

## Which issue(s) this PR fixes

https://github.com/grafana/oncall/issues/1586

## Checklist

- [x] 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)

---------

Co-authored-by: Rares Mardare <rares.mardare@grafana.com>
2023-08-02 15:42:48 +03:00
..
e2e-tests add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
src add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
tools Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
.dockerignore One startup command to rule them all (#760) 2022-11-07 16:34:43 +01:00
.eslintignore World, meet OnCall! 2022-06-03 08:09:47 -06:00
.eslintrc.js frontend cleanup - remove unused assets/functions (#2626) 2023-07-25 15:49:16 +00:00
.gitignore add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
.prettierrc.js World, meet OnCall! 2022-06-03 08:09:47 -06:00
.stylelintrc add selector-max-type stylelint rule 2022-11-02 11:44:42 +00:00
babel.config.json add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00
Dockerfile.dev Feat(Dev): Improve Building of Grafana Plugin in Development Env + update node version (#1890) 2023-05-17 16:12:51 -04:00
jest.config.js add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
jest.setup.ts Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
LICENSE World, meet OnCall! 2022-06-03 08:09:47 -06:00
package.json add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
playwright.config.ts add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
plopfile.js Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
tsconfig.json add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
webpack.config.js review 2022-12-22 13:38:47 +02:00
yarn.lock Bump word-wrap from 1.2.3 to 1.2.4 in /grafana-plugin (#2596) 2023-07-20 01:26:03 -04:00