idb/Fixtures/Source
Marek Cirkos 6f2db35b62 Add FBTestRunner app to test fixtures
Summary:
Since new iOS is much more aggressive on killing apps, we cannot use random apps for our integrations tests anymore (as they get killed).

This diff adds app that uses some system hooks in order to avoid that (eg. by adding `unboundedTaskCompletion`, `continuous` as `UIBackgroundModes` in it's `Info.Plist`) and requesting background task via app delegate.

Reviewed By: antiarchit

Differential Revision: D8348520

fbshipit-source-id: e419774f09a30c57e0eedcb54efdaef10b2bfcc7
2018-06-18 06:52:49 -07:00
..
FBTestRunnerApp Add FBTestRunner app to test fixtures 2018-06-18 06:52:49 -07:00
Fixtures.xcodeproj Add FBTestRunner app to test fixtures 2018-06-18 06:52:49 -07:00
MacCommonApp Add Mac OSX UITest fixtures 2017-12-06 01:51:02 -08:00
MacUITestFixture Add Mac OSX UITest fixtures 2017-12-06 01:51:02 -08:00
MacUnitTestFixture Add Mac OSX UITest fixtures 2017-12-06 01:51:02 -08:00
iOSUITestFixture Add an app test binary bundle 2017-12-07 03:21:49 -08:00
iOSUnitTestFixture Re-Add Fixutres for a Stalling Test 2016-11-28 06:34:09 -08:00
fetch_deps.sh Add FBTestRunner app to test fixtures 2018-06-18 06:52:49 -07:00