Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
interfaceTest
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Schedules
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
zhaihuitao
interfaceTest
Commits
83d47b26
Commit
83d47b26
authored
Aug 17, 2020
by
zhaihuitao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add install enevt
parent
4e2fa492
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
38 additions
and
3 deletions
+38
-3
workspace.xml
.idea/workspace.xml
+30
-3
test_startup.py
testcase/android_events/test_startup.py
+8
-0
No files found.
.idea/workspace.xml
View file @
83d47b26
...
...
@@ -2,8 +2,8 @@
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"d0064643-2990-4ed3-bfb0-875849b30f4e"
name=
"Default"
comment=
""
>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/testcase/android_events/test_startup.py"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/config/prod/params.py"
afterPath=
"$PROJECT_DIR$/config/prod/params.py"
/>
</list>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
<option
name=
"TRACKING_ENABLED"
value=
"true"
/>
...
...
@@ -127,7 +127,7 @@
</provider>
</entry>
</file>
<file
leaf-file-name=
"params.py"
pinned=
"false"
current-in-tab=
"
tru
e"
>
<file
leaf-file-name=
"params.py"
pinned=
"false"
current-in-tab=
"
fals
e"
>
<entry
file=
"file://$PROJECT_DIR$/config/prod/params.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"152"
>
...
...
@@ -137,6 +137,16 @@
</provider>
</entry>
</file>
<file
leaf-file-name=
"test_startup.py"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/testcase/android_events/test_startup.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"45"
>
<caret
line=
"3"
column=
"23"
lean-forward=
"true"
selection-start-line=
"3"
selection-start-column=
"23"
selection-end-line=
"3"
selection-end-column=
"23"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component
name=
"FileTemplateManagerImpl"
>
...
...
@@ -175,6 +185,7 @@
<option
value=
"$PROJECT_DIR$/testcase/android_click/test_click.py"
/>
<option
value=
"$PROJECT_DIR$/testcase/android_events/test_install.py"
/>
<option
value=
"$PROJECT_DIR$/config/prod/params.py"
/>
<option
value=
"$PROJECT_DIR$/testcase/android_events/test_startup.py"
/>
</list>
</option>
</component>
...
...
@@ -743,7 +754,14 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1597648928744
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"19"
/>
<task
id=
"LOCAL-00019"
summary=
"add install enevt"
>
<created>
1597653686002
</created>
<option
name=
"number"
value=
"00019"
/>
<option
name=
"presentableId"
value=
"LOCAL-00019"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1597653686002
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"20"
/>
<servers
/>
</component>
<component
name=
"TestHistory"
>
...
...
@@ -1212,5 +1230,13 @@
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/testcase/android_events/test_startup.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"45"
>
<caret
line=
"3"
column=
"23"
lean-forward=
"true"
selection-start-line=
"3"
selection-start-column=
"23"
selection-end-line=
"3"
selection-end-column=
"23"
/>
<folding
/>
</state>
</provider>
</entry>
</component>
</project>
\ No newline at end of file
testcase/android_events/test_startup.py
0 → 100644
View file @
83d47b26
# -*- coding: utf-8 -*-
"""
@author:zhaiht
@file: test_startup.py
@time: 2020/8/17 16:41
@desc:
"""
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment