Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This problem need a test case to check that it doesn't add empty pages. This should not pass. Phaelax put that comment 4 years ago still not fixed.
pageCount() is incorrect. Imagine an item count of 50 with 10 items per page. You'd end up with an extra empty page.