IGListKit/Tests
Jerome B 23daf6de72 Provided support for iOS 13 Context Menus (#1430)
Summary:
## Changes in this pull request

Issue fixed: Provided support for Context Menus

### Checklist

- [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)

Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1430

Test Plan: https://pxl.cl/2F940

Reviewed By: benhgreen

Differential Revision: D45309023

Pulled By: TimOliver

fbshipit-source-id: 9f3d7871288437414ae3c0d2941802aa506a5553
2025-10-30 21:58:06 -07:00
..
Assets Support supplementaryViews created from nibs (continued) 2016-11-05 16:29:06 -07:00
Objects Provided support for iOS 13 Context Menus (#1430) 2025-10-30 21:58:06 -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 Provided support for iOS 13 Context Menus (#1430) 2025-10-30 21:58:06 -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 Provided support for iOS 13 Context Menus (#1430) 2025-10-30 21:58:06 -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