pilosus / dienstplan

Slack bot app for duty rotations
https://dienstplan-slack.pilosus.org
Other
21 stars 1 forks source link

Integration tests refactoring: reuse request params across requests to events handler #51

Closed pilosus closed 2 years ago

pilosus commented 2 years ago

Request params like these are copypasted all over the integration tests. It's better to move those as a constant and then merge with a request body