Ad
  • Custom User Avatar

    Not an issue. All the tests are correct.

    Testing page_count method, tests assert that it should return 3, 10, 4, then -1 respectively but I'm failing all but the first
    Also, page_item_count method seems to not be tested

    10, 4, and -1 are expected values from page_item_count calls, not page_count...