test
This commit is contained in:
parent
5523287cc9
commit
c9f54ba63d
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class GetAllPlayersPaginatedAndSortedTest extends IntegrationTest {
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
testing if specific username that is being filtered by is in the result list
|
testing if specific username that is being filtered by is in the result list
|
||||||
this.mvc.perform(MockMvcRequestBuilders.get(baseUri + "/admin/players")
|
this.mvc.perform(MockMvcRequestBuilders.get(baseUri + "/admin/players")
|
||||||
.param("page", "0")
|
.param("page", "0")
|
||||||
|
|
Loading…
Add table
Reference in a new issue