detox 19.10.0 → 19.11.0
Sign up to get free protection for your applications and to get access to all the features.
- package/Detox-android/com/wix/detox/{19.10.0/detox-19.10.0-javadoc.jar → 19.11.0/detox-19.11.0-javadoc.jar} +0 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-javadoc.jar.md5 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-javadoc.jar.sha1 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-javadoc.jar.sha256 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-javadoc.jar.sha512 +1 -0
- package/Detox-android/com/wix/detox/{19.10.0/detox-19.10.0-sources.jar → 19.11.0/detox-19.11.0-sources.jar} +0 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-sources.jar.md5 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-sources.jar.sha1 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-sources.jar.sha256 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0-sources.jar.sha512 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.aar +0 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.aar.md5 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.aar.sha1 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.aar.sha256 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.aar.sha512 +1 -0
- package/Detox-android/com/wix/detox/{19.10.0/detox-19.10.0.pom → 19.11.0/detox-19.11.0.pom} +1 -1
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.pom.md5 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.pom.sha1 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.pom.sha256 +1 -0
- package/Detox-android/com/wix/detox/19.11.0/detox-19.11.0.pom.sha512 +1 -0
- package/Detox-android/com/wix/detox/maven-metadata.xml +4 -4
- package/Detox-android/com/wix/detox/maven-metadata.xml.md5 +1 -1
- package/Detox-android/com/wix/detox/maven-metadata.xml.sha1 +1 -1
- package/Detox-android/com/wix/detox/maven-metadata.xml.sha256 +1 -1
- package/Detox-android/com/wix/detox/maven-metadata.xml.sha512 +1 -1
- package/Detox-ios-src.tbz +0 -0
- package/Detox-ios.tbz +0 -0
- package/android/detox/src/full/java/com/wix/detox/LaunchArgs.java +9 -0
- package/android/detox/src/full/java/com/wix/detox/reactnative/ReactNativeExtension.kt +15 -2
- package/android/detox/src/full/java/com/wix/detox/reactnative/ReactNativeIdlingResources.kt +43 -38
- package/package.json +2 -2
- package/runners/jest-circus/listeners/DetoxCoreListener.js +24 -15
- package/src/DetoxExportWrapper.js +1 -1
- package/src/android/core/NativeElement.js +56 -20
- package/src/android/core/NativeExpect.js +28 -9
- package/src/android/interactions/native.js +24 -18
- package/src/artifacts/timeline/TimelineArtifactPlugin.js +6 -9
- package/src/artifacts/timeline/TimelineContextTypes.js +7 -0
- package/src/devices/allocation/DeviceAllocator.js +1 -2
- package/src/devices/allocation/drivers/android/emulator/EmulatorAllocDriver.js +1 -1
- package/src/devices/allocation/drivers/android/emulator/EmulatorLauncher.js +1 -2
- package/src/devices/runtime/RuntimeDevice.js +7 -11
- package/src/ios/expectTwo.js +152 -67
- package/src/utils/invocationTraceDescriptions.js +43 -0
- package/src/utils/trace.js +52 -10
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-javadoc.jar.md5 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-javadoc.jar.sha1 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-javadoc.jar.sha256 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-javadoc.jar.sha512 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-sources.jar.md5 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-sources.jar.sha1 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-sources.jar.sha256 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0-sources.jar.sha512 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.aar +0 -0
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.aar.md5 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.aar.sha1 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.aar.sha256 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.aar.sha512 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.pom.md5 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.pom.sha1 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.pom.sha256 +0 -1
- package/Detox-android/com/wix/detox/19.10.0/detox-19.10.0.pom.sha512 +0 -1
@@ -1,3 +1,4 @@
|
|
1
|
+
const { expectDescription } = require('../../utils/invocationTraceDescriptions');
|
1
2
|
const { MatcherAssertionInteraction } = require('../interactions/native');
|
2
3
|
const matchers = require('../matchers/native');
|
3
4
|
|
@@ -19,7 +20,9 @@ class NativeExpectElement extends NativeExpect {
|
|
19
20
|
}
|
20
21
|
|
21
22
|
async toBeVisible(pct) {
|
22
|
-
|
23
|
+
const matcher = new matchers.VisibleMatcher(pct);
|
24
|
+
const traceDescription = expectDescription.toBeVisible(pct);
|
25
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
23
26
|
}
|
24
27
|
|
25
28
|
async toBeNotVisible() {
|
@@ -27,7 +30,9 @@ class NativeExpectElement extends NativeExpect {
|
|
27
30
|
}
|
28
31
|
|
29
32
|
async toExist() {
|
30
|
-
|
33
|
+
const matcher = new matchers.ExistsMatcher();
|
34
|
+
const traceDescription = expectDescription.toExist();
|
35
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
31
36
|
}
|
32
37
|
|
33
38
|
async toNotExist() {
|
@@ -35,7 +40,9 @@ class NativeExpectElement extends NativeExpect {
|
|
35
40
|
}
|
36
41
|
|
37
42
|
async toHaveText(text) {
|
38
|
-
|
43
|
+
const matcher = new matchers.TextMatcher(text);
|
44
|
+
const traceDescription = expectDescription.toHaveText(text);
|
45
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
39
46
|
}
|
40
47
|
|
41
48
|
async toNotHaveText(text) {
|
@@ -43,7 +50,9 @@ class NativeExpectElement extends NativeExpect {
|
|
43
50
|
}
|
44
51
|
|
45
52
|
async toHaveLabel(value) {
|
46
|
-
|
53
|
+
const matcher = new matchers.LabelMatcher(value);
|
54
|
+
const traceDescription = expectDescription.toHaveLabel(value);
|
55
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
47
56
|
}
|
48
57
|
|
49
58
|
async toNotHaveLabel(value) {
|
@@ -51,7 +60,9 @@ class NativeExpectElement extends NativeExpect {
|
|
51
60
|
}
|
52
61
|
|
53
62
|
async toHaveId(value) {
|
54
|
-
|
63
|
+
const matcher = new matchers.IdMatcher(value);
|
64
|
+
const traceDescription = expectDescription.toHaveId(value);
|
65
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
55
66
|
}
|
56
67
|
|
57
68
|
async toNotHaveId(value) {
|
@@ -59,7 +70,9 @@ class NativeExpectElement extends NativeExpect {
|
|
59
70
|
}
|
60
71
|
|
61
72
|
async toHaveValue(value) {
|
62
|
-
|
73
|
+
const matcher = new matchers.ValueMatcher(value);
|
74
|
+
const traceDescription = expectDescription.toHaveValue(value);
|
75
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
63
76
|
}
|
64
77
|
|
65
78
|
async toNotHaveValue(value) {
|
@@ -67,15 +80,21 @@ class NativeExpectElement extends NativeExpect {
|
|
67
80
|
}
|
68
81
|
|
69
82
|
async toHaveToggleValue(value) {
|
70
|
-
|
83
|
+
const matcher = new matchers.ToggleMatcher(value);
|
84
|
+
const traceDescription = expectDescription.toHaveToggleValue(value);
|
85
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
71
86
|
}
|
72
87
|
|
73
88
|
async toHaveSliderPosition(value, tolerance = 0) {
|
74
|
-
|
89
|
+
const matcher = new matchers.SliderPositionMatcher(value, tolerance);
|
90
|
+
const traceDescription = expectDescription.toHaveSliderPosition(value, tolerance);
|
91
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
75
92
|
}
|
76
93
|
|
77
94
|
async toBeFocused() {
|
78
|
-
|
95
|
+
const matcher = new matchers.FocusMatcher();
|
96
|
+
const traceDescription = expectDescription.toBeFocused();
|
97
|
+
return await new MatcherAssertionInteraction(this._invocationManager, this._element, matcher, this._notCondition, traceDescription).execute();
|
79
98
|
}
|
80
99
|
|
81
100
|
async toBeNotFocused() {
|
@@ -1,4 +1,6 @@
|
|
1
1
|
const DetoxRuntimeError = require('../../errors/DetoxRuntimeError');
|
2
|
+
const { expectDescription, actionDescription } = require('../../utils/invocationTraceDescriptions');
|
3
|
+
const { traceInvocationCall } = require('../../utils/trace');
|
2
4
|
const { ScrollAmountStopAtEdgeAction } = require('../actions/native');
|
3
5
|
const { NativeMatcher } = require('../core/NativeMatcher');
|
4
6
|
const DetoxAssertionApi = require('../espressoapi/DetoxAssertion');
|
@@ -9,45 +11,50 @@ function call(maybeAFunction) {
|
|
9
11
|
}
|
10
12
|
|
11
13
|
class Interaction {
|
12
|
-
constructor(invocationManager) {
|
14
|
+
constructor(invocationManager, traceDescription) {
|
13
15
|
this._call = undefined;
|
16
|
+
this._traceDescription = traceDescription;
|
14
17
|
this._invocationManager = invocationManager;
|
15
18
|
}
|
16
19
|
|
17
20
|
async execute() {
|
18
|
-
|
19
|
-
|
21
|
+
return traceInvocationCall(this._traceDescription, this._call,
|
22
|
+
this._invocationManager.execute(this._call).then((resultObj) => resultObj ? resultObj.result : undefined));
|
20
23
|
}
|
21
24
|
}
|
22
25
|
|
23
26
|
class ActionInteraction extends Interaction {
|
24
|
-
constructor(invocationManager, element, action) {
|
25
|
-
super(invocationManager);
|
27
|
+
constructor(invocationManager, element, action, traceDescription) {
|
28
|
+
super(invocationManager, traceDescription);
|
26
29
|
this._call = EspressoDetoxApi.perform(call(element._call), action._call);
|
27
30
|
// TODO: move this.execute() here from the caller
|
28
31
|
}
|
29
32
|
}
|
30
33
|
|
31
34
|
class MatcherAssertionInteraction extends Interaction {
|
32
|
-
constructor(invocationManager, element, matcher) {
|
33
|
-
|
35
|
+
constructor(invocationManager, element, matcher, notCondition, traceDescription) {
|
36
|
+
traceDescription = expectDescription.full(traceDescription, notCondition);
|
37
|
+
super(invocationManager, traceDescription);
|
38
|
+
|
39
|
+
matcher = notCondition ? matcher.not : matcher;
|
34
40
|
this._call = DetoxAssertionApi.assertMatcher(call(element._call), matcher._call.value);
|
35
41
|
// TODO: move this.execute() here from the caller
|
36
42
|
}
|
37
43
|
}
|
38
44
|
|
39
45
|
class WaitForInteraction extends Interaction {
|
40
|
-
constructor(invocationManager, element, assertionMatcher) {
|
41
|
-
super(invocationManager);
|
46
|
+
constructor(invocationManager, element, assertionMatcher, expectTraceDescription) {
|
47
|
+
super(invocationManager, expectTraceDescription);
|
42
48
|
this._element = element;
|
43
49
|
this._assertionMatcher = assertionMatcher;
|
44
50
|
this._element._selectElementWithMatcher(this._element._originalMatcher);
|
45
51
|
}
|
46
52
|
|
47
53
|
async withTimeout(timeout) {
|
48
|
-
if (typeof timeout !== 'number') throw new DetoxRuntimeError(`WaitForInteraction withTimeout argument must be a number, got ${typeof timeout}`);
|
49
|
-
if (timeout < 0) throw new DetoxRuntimeError('timeout must be larger than 0');
|
54
|
+
if (typeof timeout !== 'number') throw new DetoxRuntimeError({ message: `WaitForInteraction withTimeout argument must be a number, got ${typeof timeout}` });
|
55
|
+
if (timeout < 0) throw new DetoxRuntimeError({ message: 'timeout must be larger than 0' });
|
50
56
|
|
57
|
+
this._traceDescription = expectDescription.waitForWithTimeout(this._traceDescription, timeout);
|
51
58
|
this._call = DetoxAssertionApi.waitForAssertMatcher(call(this._element._call), this._assertionMatcher._call.value, timeout / 1000);
|
52
59
|
await this.execute();
|
53
60
|
}
|
@@ -58,20 +65,18 @@ class WaitForInteraction extends Interaction {
|
|
58
65
|
}
|
59
66
|
|
60
67
|
class WaitForActionInteractionBase extends Interaction {
|
61
|
-
constructor(invocationManager, element, matcher, searchMatcher) {
|
62
|
-
super(invocationManager);
|
63
|
-
|
64
|
-
//if (!(matcher instanceof NativeMatcher)) throw new DetoxRuntimeError(`WaitForActionInteraction ctor 2nd argument must be a valid NativeMatcher, got ${typeof matcher}`);
|
68
|
+
constructor(invocationManager, element, matcher, searchMatcher, traceDescription) {
|
69
|
+
super(invocationManager, traceDescription);
|
70
|
+
|
65
71
|
if (!(searchMatcher instanceof NativeMatcher))
|
66
|
-
throw new DetoxRuntimeError(`WaitForActionInteraction ctor 3rd argument must be a valid NativeMatcher, got ${typeof searchMatcher}`);
|
72
|
+
throw new DetoxRuntimeError({ message: `WaitForActionInteraction ctor 3rd argument must be a valid NativeMatcher, got ${typeof searchMatcher}` });
|
73
|
+
|
67
74
|
this._element = element;
|
68
75
|
this._originalMatcher = matcher;
|
69
76
|
this._searchMatcher = searchMatcher;
|
70
77
|
}
|
71
78
|
|
72
79
|
_prepare(searchAction) {
|
73
|
-
//if (!searchAction instanceof Action) throw new DetoxRuntimeError(`WaitForActionInteraction _execute argument must be a valid Action, got ${typeof searchAction}`);
|
74
|
-
|
75
80
|
this._call = DetoxAssertionApi.waitForAssertMatcherWithSearchAction(
|
76
81
|
call(this._element._call),
|
77
82
|
call(this._originalMatcher._call).value,
|
@@ -83,6 +88,7 @@ class WaitForActionInteractionBase extends Interaction {
|
|
83
88
|
|
84
89
|
class WaitForActionInteraction extends WaitForActionInteractionBase {
|
85
90
|
async scroll(amount, direction = 'down', scrollPositionX, scrollPositionY) {
|
91
|
+
this._traceDescription = expectDescription.waitFor(actionDescription.scroll(amount, direction, scrollPositionX, scrollPositionY));
|
86
92
|
this._prepare(new ScrollAmountStopAtEdgeAction(direction, amount, scrollPositionX, scrollPositionY));
|
87
93
|
await this.execute();
|
88
94
|
}
|
@@ -7,16 +7,13 @@ const { trace } = require('../../utils/trace');
|
|
7
7
|
const FileArtifact = require('../templates/artifact/FileArtifact');
|
8
8
|
const ArtifactPlugin = require('../templates/plugin/ArtifactPlugin');
|
9
9
|
|
10
|
+
const TIMELINE_CONTEXT_TYPES = require('./TimelineContextTypes');
|
11
|
+
|
10
12
|
const traceNoop = {
|
11
13
|
startSection: _noop,
|
12
14
|
endSection: _noop,
|
13
15
|
};
|
14
16
|
|
15
|
-
const CONTEXT_TYPES = {
|
16
|
-
TEST: 'test',
|
17
|
-
DESCRIBE: 'describe'
|
18
|
-
};
|
19
|
-
|
20
17
|
class TimelineArtifactPlugin extends ArtifactPlugin {
|
21
18
|
constructor(config) {
|
22
19
|
super(config);
|
@@ -37,23 +34,23 @@ class TimelineArtifactPlugin extends ArtifactPlugin {
|
|
37
34
|
|
38
35
|
async onRunDescribeStart(suite) {
|
39
36
|
const sectionName = (suite.name === 'ROOT_DESCRIBE_BLOCK' ? this._deviceName : suite.name);
|
40
|
-
this._trace.startSection(sectionName, { context:
|
37
|
+
this._trace.startSection(sectionName, { context: TIMELINE_CONTEXT_TYPES.DESCRIBE });
|
41
38
|
await super.onRunDescribeStart(suite);
|
42
39
|
}
|
43
40
|
|
44
41
|
async onRunDescribeFinish(suite) {
|
45
42
|
const sectionName = (suite.name === 'ROOT_DESCRIBE_BLOCK' ? this._deviceName : suite.name);
|
46
|
-
this._trace.endSection(sectionName, { context:
|
43
|
+
this._trace.endSection(sectionName, { context: TIMELINE_CONTEXT_TYPES.DESCRIBE });
|
47
44
|
await super.onRunDescribeFinish(suite);
|
48
45
|
}
|
49
46
|
|
50
47
|
async onTestStart(testSummary) {
|
51
|
-
this._trace.startSection(testSummary.title, { context:
|
48
|
+
this._trace.startSection(testSummary.title, { context: TIMELINE_CONTEXT_TYPES.TEST, ...testSummary });
|
52
49
|
await super.onTestStart(testSummary);
|
53
50
|
}
|
54
51
|
|
55
52
|
async onTestDone(testSummary) {
|
56
|
-
this._trace.endSection(testSummary.title, {
|
53
|
+
this._trace.endSection(testSummary.title, { context: TIMELINE_CONTEXT_TYPES.TEST, ...testSummary });
|
57
54
|
await super.onTestDone(testSummary);
|
58
55
|
}
|
59
56
|
|
@@ -14,8 +14,7 @@ class DeviceAllocator {
|
|
14
14
|
* @return {Promise<DeviceCookie>}
|
15
15
|
*/
|
16
16
|
allocate(deviceConfig) {
|
17
|
-
return traceCall('allocateDevice', ()
|
18
|
-
this._driver.allocate(deviceConfig));
|
17
|
+
return traceCall('allocateDevice', this._driver.allocate(deviceConfig));
|
19
18
|
}
|
20
19
|
|
21
20
|
/**
|
@@ -73,7 +73,7 @@ class EmulatorAllocDriver extends AllocationDriverBase {
|
|
73
73
|
|
74
74
|
async _launchEmulator(avdName, adbName, isRunning, options) {
|
75
75
|
try {
|
76
|
-
await traceCall('emulatorLaunch',
|
76
|
+
await traceCall('emulatorLaunch',
|
77
77
|
this._emulatorLauncher.launch(avdName, adbName, isRunning, options));
|
78
78
|
} catch (e) {
|
79
79
|
await this._allocationHelper.deallocateDevice(adbName);
|
@@ -63,8 +63,7 @@ class EmulatorLauncher extends DeviceLauncher {
|
|
63
63
|
}
|
64
64
|
|
65
65
|
async _awaitEmulatorBoot(adbName) {
|
66
|
-
await traceCall('awaitBoot', ()
|
67
|
-
this._waitForBootToComplete(adbName));
|
66
|
+
await traceCall('awaitBoot', this._waitForBootToComplete(adbName));
|
68
67
|
}
|
69
68
|
|
70
69
|
async _waitForBootToComplete(adbName) {
|
@@ -113,7 +113,7 @@ class RuntimeDevice {
|
|
113
113
|
}
|
114
114
|
|
115
115
|
async launchApp(params = {}, bundleId = this._bundleId) {
|
116
|
-
return traceCall('
|
116
|
+
return traceCall('launch app', this._doLaunchApp(params, bundleId));
|
117
117
|
}
|
118
118
|
|
119
119
|
/**
|
@@ -179,29 +179,25 @@ class RuntimeDevice {
|
|
179
179
|
}
|
180
180
|
|
181
181
|
async installApp(binaryPath, testBinaryPath) {
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
});
|
182
|
+
const currentApp = binaryPath ? { binaryPath, testBinaryPath } : this._getCurrentApp();
|
183
|
+
await traceCall('appInstall',
|
184
|
+
this.deviceDriver.installApp(currentApp.binaryPath, currentApp.testBinaryPath));
|
186
185
|
}
|
187
186
|
|
188
187
|
async uninstallApp(bundleId) {
|
189
188
|
const _bundleId = bundleId || this._bundleId;
|
190
|
-
await traceCall('appUninstall', ()
|
191
|
-
this.deviceDriver.uninstallApp(_bundleId));
|
189
|
+
await traceCall('appUninstall', this.deviceDriver.uninstallApp(_bundleId));
|
192
190
|
}
|
193
191
|
|
194
192
|
async installUtilBinaries() {
|
195
193
|
const paths = this._deviceConfig.utilBinaryPaths;
|
196
194
|
if (paths) {
|
197
|
-
await traceCall('installUtilBinaries', ()
|
198
|
-
this.deviceDriver.installUtilBinaries(paths));
|
195
|
+
await traceCall('installUtilBinaries', this.deviceDriver.installUtilBinaries(paths));
|
199
196
|
}
|
200
197
|
}
|
201
198
|
|
202
199
|
async reloadReactNative() {
|
203
|
-
await traceCall('
|
204
|
-
this.deviceDriver.reloadReactNative());
|
200
|
+
await traceCall('reload React Native', this.deviceDriver.reloadReactNative());
|
205
201
|
}
|
206
202
|
|
207
203
|
async openURL(params) {
|