IGListKit/Tests
Dustin Shahidehpour fce3286ae4 Decouple Empty View from backgroundView, make it move with PTR
Summary:
1. The "Empty View" and CV background view are different things. People can now differentiate.
2. The Empty View isn't created until it is needed.
3. The Empty View moves with Refresh Controls.

![](https://media.giphy.com/media/26gslZ7qP07e4N9h6/giphy.gif)

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I added an entry to the `CHANGELOG.md` for any breaking changes, enhancements, or bug fixes.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/462

Reviewed By: rnystrom

Differential Revision: D4502591

Pulled By: dshahidehpour

fbshipit-source-id: b72b444c1197c90c385c7414f0662299070a86d1
2017-02-06 08:14:00 -08:00
..
Assets Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
Objects Decouple Empty View from backgroundView, make it move with PTR 2017-02-06 08:14:00 -08:00
IGListAdapterE2ETests.m Test for section controller retain cycles 2017-01-10 11:14:02 -08:00
IGListAdapterProxyTests.m Test adapter proxy object 2016-11-18 11:13:59 -08:00
IGListAdapterStoryboardTests.m Support supplementaryViews created from storyboard 2016-11-01 10:59:21 -07:00
IGListAdapterTests.m Decouple Empty View from backgroundView, make it move with PTR 2017-02-06 08:14:00 -08:00
IGListAdapterUpdaterTests.m Add allowsBackgroundReloading Flag to ListAdapterUpdater to Give User Control of Behavior 2017-01-03 10:44:04 -08:00
IGListBatchUpdateDataTests.m Convert NSUInteger to NSInteger 2017-01-22 14:44:14 -08:00
IGListCollectionViewTests.m disables prefetchEnabled by default 2016-12-13 07:13:58 -08:00
IGListDiffResultTests.m Test move sorting and pointer equality 2016-11-18 13:28:59 -08:00
IGListDiffSwiftTests.swift Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -08:00
IGListDiffTests.h Initial commit 2016-10-11 10:12:17 -04:00
IGListDiffTests.m Convert NSUInteger to NSInteger 2017-01-22 14:44:14 -08:00
IGListDisplayHandlerTests.m Initial commit 2016-10-11 10:12:17 -04:00
IGListGridCollectionViewLayoutTests.m Create a grid layout for IGList 2016-11-21 13:29:04 -08:00
IGListKitTests-Bridging-Header.h Initial commit 2016-10-11 10:12:17 -04:00
IGListSectionMapTests.m Swap NSUInteger to NSInteger Public API 2016-11-16 15:28:59 -08:00
IGListSingleNibItemControllerTests.m Rename *ItemController unit tests to *SectionController 2016-10-28 07:44:16 -07:00
IGListSingleSectionControllerTests.m Added object to single section selection delegate callback 2017-01-11 15:14:01 -08:00
IGListSingleStoryboardItemControllerTests.m Support supplementaryViews created from storyboard 2016-11-01 10:59:21 -07:00
IGListStackSectionControllerTests.m Fix for #348 - IGListStackedSectionController's children need to know numberOrItems before didUpdate is called 2017-01-14 14:29:03 -08:00
IGListWorkingRangeHandlerTests.m Fixes crash when accessing a cell within working range updates 2016-11-18 09:59:01 -08:00
IGReloadDataUpdaterTests.m Add more missing unit tests 2016-12-13 07:29:10 -08:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00