oncall-engine/engine/apps/mobile_app/tests
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
..
__init__.py Enforce cloud connection to send push notifications on OSS (#1132) 2023-01-19 11:15:56 +00:00
test_fcm_relay.py Better FCM error handling / retries (#1267) 2023-02-01 14:45:32 +00:00
test_notify_user.py Remove OSS_INSTALATION env var (#881) 2023-03-07 11:07:42 +00:00