oncall-engine/engine/apps/public_api/tests
Michael Derynck accee4ebbe
Use create_engine_url to add prefix to previous/next links (#553)
* Use create_engine_url to add prefix to previous/next links

* Remove override of get_paginated_response since it is unchanged from parent

* More concise override

* Make both overrides behave the same

* add test for public API alert groups pagination

Co-authored-by: Vadim Stepanov <vadimkerr@gmail.com>
2022-09-23 10:45:28 +01: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 Use create_engine_url to add prefix to previous/next links (#553) 2022-09-23 10:45:28 +01: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