Skip to content

Commit

Permalink
Tests for play.http.actionComposition.includeWebSocketActions
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Aug 24, 2023
1 parent d07e378 commit 8a3aff0
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -302,6 +302,8 @@ trait JavaActionCompositionSpec extends PlaySpecification with WsTestClient {
}
}

// TODO tests for play.http.actionComposition.includeWebSocketActions

"When action composition is configured to invoke request handler action first" should {
"execute request handler action first and action composition before controller composition" in makeRequest(
new ComposedController {
Expand Down

0 comments on commit 8a3aff0

Please sign in to comment.