oncall-engine/engine/apps/grafana_plugin
Innokentii Konstantinov 7bad073626
Remove OSS_INSTALATION env var (#881)
It's a duplicate of LICENSE env var

**What this PR does**:
Remove OSS_INSTALLATION env var in favour of LICENSE env var. Also, I
refactored features tests a little. From my point of view it makes
little sense to test if all features are disabled or enabled. Better to
test specific use-case (e.g. oss installation).
Also to test that all features are disabled it is needed to set LICENSE
equals cloud license, which makes test confusing.

**Checklist**
- [x] Tests updated
- [ ] Documentation added
- [ ] `CHANGELOG.md` updated
2023-03-07 11:07:42 +00:00
..
helpers patch minor sync issue when HTTP 302 is received from Grafana API instance (#1393) 2023-02-23 13:23:57 +00:00
tasks Sync users and teams on tf requests (#1180) 2023-01-24 13:44:07 +08:00
tests Remove OSS_INSTALATION env var (#881) 2023-03-07 11:07:42 +00:00
views Add validation of hostname for recapctha (#1445) 2023-03-06 08:59:48 +00:00
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
apps.py Remove OSS_INSTALATION env var (#881) 2023-03-07 11:07:42 +00:00
permissions.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
urls.py Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00