IGListKit/Tests
Ryan Nystrom e66bd85e32 Fix deselection from stack collection context offset
Summary:
Offset should be relative.

Fixes #279

- [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 have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes https://github.com/Instagram/IGListKit/pull/295

Differential Revision: D4290143

Pulled By: rnystrom

fbshipit-source-id: 8d6dccb821b12700d0d7e8704006ef5371396dfd
2016-12-06 18:59:00 -08:00
..
Assets Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
Objects Add more unit tests to stack section controller 2016-12-05 17:44:02 -08:00
IGListAdapterE2ETests.m Fixes crash when accessing a cell within working range updates 2016-11-18 09:59:01 -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 Add missing adapter tests 2016-12-05 17:44:02 -08:00
IGListAdapterUpdaterTests.m Fix crash when reloading section that gets deleted 2016-12-05 11:58:58 -08:00
IGListBatchUpdateDataTests.m Initial commit 2016-10-11 10:12:17 -04: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 Remove NSObject+IGListDiffable category 2016-11-21 16:59:00 -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 Rename *ItemController unit tests to *SectionController 2016-10-28 07:44:16 -07:00
IGListSingleStoryboardItemControllerTests.m Support supplementaryViews created from storyboard 2016-11-01 10:59:21 -07:00
IGListStackSectionControllerTests.m Fix deselection from stack collection context offset 2016-12-06 18:59:00 -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 unit tests to reloadData updater 2016-12-06 05:59:08 -08:00
Info.plist Initial commit 2016-10-11 10:12:17 -04:00