f82be27666 flipped around calls to `selectPendingCount(_:)` so that it respected the new async nature of the method; however, it neglected to add enough XCTestExpectations to keep the test methods running through the callbacks. Add those here.
f82be27666 flipped around calls to `selectPendingCount(_:)` so that it respected the new async nature of the method; however, it neglected to add enough XCTestExpectations to keep the test methods running through the callbacks. Add those here.