oncall-engine/engine/apps/public_api/tests
Joey Orlando e16064c6ba
#539 - add slack permalink to alert group public API response (#543)
* add .python-version to .gitignore

* add .nvmrc to frontend

Also update DEVELOPER.md to mention optionally using nvm

* update DEVELOPER.md to reflect running successfully locally

* markdown autoformatter styling changes

* add slack permalink to alertgroup public api http response

* update changelog

* address PR comments

- rename permalink to permalinks in alert group public api seralizer
- add permalinks property to AlertGroup model
- update public api alert groups test
- update alertgroups public documentation to include permalinks property

* add default DEBUG = True in dev.py settings
2022-09-22 15:17:17 +02:00
..
__init__.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
conftest.py Remove demo token related code/logic 2022-06-09 09:16:10 -03:00
test_alerts.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_custom_actions.py Rename field webhook to url for outgoing webhook public api endpoint, update tests 2022-06-21 12:53:22 +03:00
test_escalation_chain.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_escalation_policies.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_incidents.py #539 - add slack permalink to alert group public API response (#543) 2022-09-22 15:17:17 +02:00
test_integrations.py Update tests for routes in public api 2022-07-07 16:34:01 +03:00
test_maintenance.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_on_call_shifts.py fix tests 2022-07-18 13:29:01 +03:00
test_personal_notification_rules.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_ratelimit.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_resolution_notes.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_routes.py Update tests for routes in public api 2022-07-07 16:34:01 +03:00
test_schedule_export.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_schedules.py Fix shifts/schedule teams validation on schedule creation 2022-09-09 12:24:07 -03:00
test_slack_channels.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_teams.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_user_groups.py World, meet OnCall! 2022-06-03 08:09:47 -06:00
test_users.py List all users in public users endpoint 2022-06-22 14:46:23 -03:00