Testing for Zero-Ration flipper plugin
Summary: These tests are testing the logic of building the main components in Actions tab and Sagas tab. Reviewed By: zaxy78 Differential Revision: D24078307 fbshipit-source-id: 2929832e18f4ccbf2cf46e94c8ef08f4f947cc85
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fdde2761ef
commit
a44be7e29a
@@ -198,3 +198,4 @@ export {checkIdbIsInstalled} from './utils/iOSContainerUtility';
|
|||||||
// Sidebar extensions should be last so they can import anything from here.
|
// Sidebar extensions should be last so they can import anything from here.
|
||||||
export {default as SidebarExtensions} from './fb-stubs/LayoutInspectorSidebarExtensions';
|
export {default as SidebarExtensions} from './fb-stubs/LayoutInspectorSidebarExtensions';
|
||||||
export {IDEFileResolver, IDEType} from './fb-stubs/IDEFileResolver';
|
export {IDEFileResolver, IDEType} from './fb-stubs/IDEFileResolver';
|
||||||
|
export {renderMockFlipperWithPlugin} from './test-utils/createMockFlipperWithPlugin';
|
||||||
|
|||||||
Reference in New Issue
Block a user