IGListKit/Tests
Maxime Ollivier f2fb62a394 add types to IGListSectionMap
Summary: Objects in `IGListSectionMap` should be `id<IGListDiffable>`. This is gonna make the next diff easier too. We probably should do the same with `IGListAdapter`, but that requires a bigger refactor for another time.

Differential Revision: D85372926

fbshipit-source-id: 0b9828ce28bd7906a6abf13d6bb3cc2a9fbb2e9c
2025-10-27 14:38:36 -07:00
..
Assets Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
Objects Add IGListAdapterDelegate Methods 3/n 2025-04-24 13:07:16 -07:00
IGListAdapterDelegateAnnouncerTests.m Add IGListAdapterDelegate Methods 3/n 2025-04-24 13:07:16 -07:00
IGListAdapterE2ETests.m Add IGListAdapterDelegate Methods 3/n 2025-04-24 13:07:16 -07:00
IGListAdapterProxyTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListAdapterStoryboardTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListAdapterTests.m add autoDeselectEnabled to IGListAdapter 2025-08-15 07:56:14 -07:00
IGListAdapterUpdaterTests.m clean up ig_ios_listkit_fix_net_item_count 2024-12-12 04:02:03 -08:00
IGListBatchUpdateDataTests.m clean up ig_ios_listkit_fix_net_item_count 2024-12-12 04:02:03 -08:00
IGListBindingSectionControllerTests.m Fix failing cell sizing test with IGListCollectionViewLayout 2023-10-06 03:08:34 -07:00
IGListBindingSingleSectionControllerTests.m Add remaining test coverage for IGListBindingSingleSectionController 2023-04-20 14:26:11 -07:00
IGListCollectionScrollingTraitsTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListCollectionViewLayoutTests.m Adding missing NS_UNAVAILABLE NSCoder constructor declaration to IGListKit 2025-06-24 19:38:02 -07:00
IGListCollectionViewTests.m fbobjc 2025-01-11 10:23:14 -08:00
IGListContentInsetTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDebugDescriptionTests.m clean up ig_ios_listkit_fix_net_item_count 2024-12-12 04:02:03 -08:00
IGListDebuggerTests.m Add test coverage for list adapter debugger class 2023-04-17 20:41:49 -07:00
IGListDiffDescriptionStringTests.m clean up ig_ios_listkit_fix_net_item_count 2024-12-12 04:02:03 -08:00
IGListDiffResultTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDiffSwiftTests.swift Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDiffTests.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListDiffTests.m Bring IGListDiffKit test coverage to 100% 2023-04-17 20:41:49 -07:00
IGListDisplayHandlerTests.m Add IGListAdapterDelegate Methods 3/n 2025-04-24 13:07:16 -07:00
IGListGenericSectionControllerTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListInteractiveMovingTests.m fbobjc 2025-01-11 10:23:14 -08:00
IGListKitTests-Bridging-Header.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListReloadDataUpdaterTests.m Add coverage to updater class 2023-10-06 03:08:34 -07:00
IGListSectionControllerTests.m Split out checks for methods that throw 2023-04-20 14:26:11 -07:00
IGListSectionMapTests.m add types to IGListSectionMap 2025-10-27 14:38:36 -07:00
IGListSingleNibItemControllerTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListSingleSectionControllerTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListSingleStoryboardItemControllerTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListTestCase.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListTestCase.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListTestHelpers.h Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
IGListTransactionTests.m fix test_withIncorrectUpdatesState_thatInconsistencyExceptionIsCaught 2023-10-31 13:22:24 -07:00
IGListViewVisibilityTrackerTests.m attach IGListViewVisibilityTracker to view 2024-08-06 08:01:28 -07:00
IGListWorkingRangeHandlerTests.m Standarize the copyright notice in all source files 2023-04-06 02:44:16 -07:00
Info.plist Update deployment targets to silence Xcode 14 warnings (#1573) 2023-05-01 22:48:23 -07:00
UIViewControllerIGListAdapterTests.m add associatedListAdapters to UIViewController 2025-03-05 13:42:36 -08:00