Searched refs:xit (Results 1 – 12 of 12) sorted by relevance
| /expo/packages/@expo/cli/src/start/server/middleware/__tests__/ |
| H A D | resolveEntryPoint-test.ts | 97 xit('exists-no-platform-no-main', () => { 117 xit('uses node_modules/expo/AppEntry as a last resort', () => {
|
| /expo/packages/@expo/config-plugins/src/android/__tests__/ |
| H A D | IntentFilters-test.ts | 60 xit(`does not duplicate android intent filters`, async () => {
|
| /expo/packages/expo-updates/ios/Tests/ |
| H A D | ErrorRecoverySpec.swift | 150 xit("NewWorkingUpdateLoading") { in spec() 173 xit("NewWorkingUpdateLoading_RCTContentDidAppear") { in spec() 278 xit("RemoteLoadTimesOut") { in spec() 300 xit("RemoteLoadTimesOut_UpdateAlreadyLaunchedSuccessfully") { in spec() 343 xit("RemoteLoadTimesOut_RCTContentDidAppear") { in spec()
|
| H A D | CertificateChainSpec.swift | 85 xit("throws when root signature is invalid") { in spec()
|
| /expo/packages/expo-localization/src/__tests__/ |
| H A D | Localization-test.web.ts | 55 xit(`can resolve a region from a full locale`, async () => {
|
| /expo/apps/test-suite/screens/ |
| H A D | TestScreen.js | 99 const oldXit = jasmine.xit; 100 jasmine.xit = (desc, fn, t) => oldXit.apply(jasmine, [desc, doneIfy(fn), t]); function
|
| /expo/packages/expo-router/src/__tests__/ |
| H A D | getServerManifest.test.node.ts | 63 xit(`converts single basic`, () => {
|
| /expo/packages/create-expo/e2e/__tests__/ |
| H A D | index-test.ts | 209 xit('creates a default project in a new directory with a custom template', async () => {
|
| /expo/packages/expo-font/src/__tests__/ |
| H A D | Font-test.native.ts | 354 xit(`does not scope font names`, async () => {
|
| /expo/apps/test-suite/tests/ |
| H A D | Video.js | 652 const unreliablyIt = Platform.OS === 'ios' ? t.xit : t.it; 705 const unreliablyIt = Platform.OS === 'ios' ? t.xit : t.it;
|
| H A D | Notifications.js | 73 const itWithExpoPushToken = ['ios', 'android'].includes(Platform.OS) ? t.it : t.xit;
|
| /expo/packages/expo-router/src/fork/__tests__/ |
| H A D | getStateFromPath-upstream.test.node.ts | 2198 xit('matches wildcard patterns at nested level with exact', () => {
|