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
004fc5ba
Commit
004fc5ba
authored
Aug 07, 2020
by
zhaihuitao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加配置地址
parent
8f7f5c5a
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
289 additions
and
117 deletions
+289
-117
workspace.xml
.idea/workspace.xml
+178
-90
mysqlUtil.py
common/mysqlUtil.py
+27
-0
__init__.py
common/test/__init__.py
+8
-0
mysqlTest.py
common/test/mysqlTest.py
+18
-0
yamlUtil.py
common/yamlUtil.py
+1
-1
envcfg.py
config/envcfg.py
+38
-0
prod.yaml
config/prod/prod.yaml
+12
-12
click.py
testcase/android_click/click.py
+4
-13
test_click.py
testcase/android_click/test_click.py
+3
-1
No files found.
.idea/workspace.xml
View file @
004fc5ba
...
@@ -2,11 +2,15 @@
...
@@ -2,11 +2,15 @@
<project
version=
"4"
>
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"d0064643-2990-4ed3-bfb0-875849b30f4e"
name=
"Default"
comment=
"添加生产环境配置信息"
>
<list
default=
"true"
id=
"d0064643-2990-4ed3-bfb0-875849b30f4e"
name=
"Default"
comment=
"添加生产环境配置信息"
>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/testcase/android_click/test_click.py"
/>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/common/mysqlUtil.py"
/>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/common/test/__init__.py"
/>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/common/test/mysqlTest.py"
/>
<change
type=
"NEW"
beforePath=
""
afterPath=
"$PROJECT_DIR$/config/envcfg.py"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/config/analysis.py"
afterPath=
"$PROJECT_DIR$/common/yamlUtil.py"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/config/analysis.py"
afterPath=
"$PROJECT_DIR$/config/analysis.py"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/config/prod/prod.yaml"
afterPath=
"$PROJECT_DIR$/config/prod/prod.yaml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/config/prod/prod.yaml"
afterPath=
"$PROJECT_DIR$/config/prod/prod.yaml"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/testcase/android_click/click.py"
afterPath=
"$PROJECT_DIR$/testcase/android_click/click.py"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/testcase/android_click/click.py"
afterPath=
"$PROJECT_DIR$/testcase/android_click/click.py"
/>
<change
type=
"MODIFICATION"
beforePath=
"$PROJECT_DIR$/testcase/android_click/test_click.py"
afterPath=
"$PROJECT_DIR$/testcase/android_click/test_click.py"
/>
</list>
</list>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
<option
name=
"EXCLUDED_CONVERTED_TO_IGNORED"
value=
"true"
/>
<option
name=
"TRACKING_ENABLED"
value=
"true"
/>
<option
name=
"TRACKING_ENABLED"
value=
"true"
/>
...
@@ -16,66 +20,22 @@
...
@@ -16,66 +20,22 @@
<option
name=
"LAST_RESOLUTION"
value=
"IGNORE"
/>
<option
name=
"LAST_RESOLUTION"
value=
"IGNORE"
/>
</component>
</component>
<component
name=
"CoverageDataManager"
>
<component
name=
"CoverageDataManager"
>
<SUITE
FILE_PATH=
"coverage/trackingIO$click.coverage"
NAME=
"click Coverage Results"
MODIFIED=
"1596681440003"
SOURCE_PROVIDER=
"com.intellij.coverage.DefaultCoverageFileProvider"
RUNNER=
"coverage.py"
COVERAGE_BY_TEST_ENABLED=
"true"
COVERAGE_TRACING_ENABLED=
"false"
WORKING_DIRECTORY=
"$PROJECT_DIR$/testcase/android_click"
/>
<SUITE
FILE_PATH=
"coverage/trackingIO$click.coverage"
NAME=
"click Coverage Results"
MODIFIED=
"1596707796112"
SOURCE_PROVIDER=
"com.intellij.coverage.DefaultCoverageFileProvider"
RUNNER=
"coverage.py"
COVERAGE_BY_TEST_ENABLED=
"true"
COVERAGE_TRACING_ENABLED=
"false"
WORKING_DIRECTORY=
"$PROJECT_DIR$/testcase/android_click"
/>
<SUITE
FILE_PATH=
"coverage/trackingIO$mysqlTest.coverage"
NAME=
"mysqlTest Coverage Results"
MODIFIED=
"1596697811466"
SOURCE_PROVIDER=
"com.intellij.coverage.DefaultCoverageFileProvider"
RUNNER=
"coverage.py"
COVERAGE_BY_TEST_ENABLED=
"true"
COVERAGE_TRACING_ENABLED=
"false"
WORKING_DIRECTORY=
"$PROJECT_DIR$/common/test"
/>
<SUITE
FILE_PATH=
"coverage/trackingIO$envcfg.coverage"
NAME=
"envcfg Coverage Results"
MODIFIED=
"1596707268594"
SOURCE_PROVIDER=
"com.intellij.coverage.DefaultCoverageFileProvider"
RUNNER=
"coverage.py"
COVERAGE_BY_TEST_ENABLED=
"true"
COVERAGE_TRACING_ENABLED=
"false"
WORKING_DIRECTORY=
"$PROJECT_DIR$/config"
/>
</component>
<component
name=
"DatabaseView"
>
<option
name=
"SHOW_INTERMEDIATE"
value=
"true"
/>
<option
name=
"GROUP_SCHEMA"
value=
"true"
/>
<option
name=
"GROUP_CONTENTS"
value=
"false"
/>
<option
name=
"SORT_POSITIONED"
value=
"false"
/>
<option
name=
"SHOW_TABLE_DETAILS"
value=
"true"
/>
<option
name=
"SHOW_EMPTY_GROUPS"
value=
"false"
/>
<option
name=
"AUTO_SCROLL_FROM_SOURCE"
value=
"false"
/>
</component>
</component>
<component
name=
"ExecutionTargetManager"
SELECTED_TARGET=
"default_target"
/>
<component
name=
"ExecutionTargetManager"
SELECTED_TARGET=
"default_target"
/>
<component
name=
"FileEditorManager"
>
<component
name=
"FileEditorManager"
>
<leaf
SIDE_TABS_SIZE_LIMIT_KEY=
"300"
>
<leaf
SIDE_TABS_SIZE_LIMIT_KEY=
"300"
/>
<file
leaf-file-name=
"prod.yaml"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/config/prod/prod.yaml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"75"
>
<caret
line=
"5"
column=
"0"
lean-forward=
"true"
selection-start-line=
"5"
selection-start-column=
"0"
selection-end-line=
"5"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"click.py"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/testcase/android_click/click.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"196"
>
<caret
line=
"70"
column=
"16"
lean-forward=
"true"
selection-start-line=
"70"
selection-start-column=
"16"
selection-end-line=
"70"
selection-end-column=
"16"
/>
<folding>
<element
signature=
"e#109#118#0"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"test_click.py"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/testcase/android_click/test_click.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"45"
>
<caret
line=
"3"
column=
"21"
lean-forward=
"true"
selection-start-line=
"3"
selection-start-column=
"21"
selection-end-line=
"3"
selection-end-column=
"21"
/>
<folding>
<element
signature=
"e#100#115#0"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"analysis.py"
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/config/analysis.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"13"
>
<caret
line=
"11"
column=
"6"
lean-forward=
"false"
selection-start-line=
"11"
selection-start-column=
"6"
selection-end-line=
"11"
selection-end-column=
"6"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
<file
leaf-file-name=
"__init__.py"
pinned=
"false"
current-in-tab=
"false"
>
<entry
file=
"file://$PROJECT_DIR$/config/prod/__init__.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
</component>
<component
name=
"FileTemplateManagerImpl"
>
<component
name=
"FileTemplateManagerImpl"
>
<option
name=
"RECENT_TEMPLATES"
>
<option
name=
"RECENT_TEMPLATES"
>
...
@@ -85,15 +45,20 @@
...
@@ -85,15 +45,20 @@
</option>
</option>
</component>
</component>
<component
name=
"Git.Settings"
>
<component
name=
"Git.Settings"
>
<option
name=
"UPDATE_TYPE"
value=
"MERGE"
/>
<option
name=
"RECENT_GIT_ROOT_PATH"
value=
"$PROJECT_DIR$"
/>
<option
name=
"RECENT_GIT_ROOT_PATH"
value=
"$PROJECT_DIR$"
/>
</component>
</component>
<component
name=
"IdeDocumentHistory"
>
<component
name=
"IdeDocumentHistory"
>
<option
name=
"CHANGED_PATHS"
>
<option
name=
"CHANGED_PATHS"
>
<list>
<list>
<option
value=
"$PROJECT_DIR$/config/prod/prod.yaml"
/>
<option
value=
"$PROJECT_DIR$/testcase/android_click/test_click.py"
/>
<option
value=
"$PROJECT_DIR$/config/analysis.py"
/>
<option
value=
"$PROJECT_DIR$/config/analysis.py"
/>
<option
value=
"$PROJECT_DIR$/common/loadYaml.py"
/>
<option
value=
"$PROJECT_DIR$/common/mysqlUtil.py"
/>
<option
value=
"$PROJECT_DIR$/common/test/mysqlTest.py"
/>
<option
value=
"$PROJECT_DIR$/testcase/android_click/test_click.py"
/>
<option
value=
"$PROJECT_DIR$/testcase/android_click/click.py"
/>
<option
value=
"$PROJECT_DIR$/testcase/android_click/click.py"
/>
<option
value=
"$PROJECT_DIR$/config/envcfg.py"
/>
<option
value=
"$PROJECT_DIR$/config/prod/prod.yaml"
/>
</list>
</list>
</option>
</option>
</component>
</component>
...
@@ -204,6 +169,20 @@
...
@@ -204,6 +169,20 @@
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH_ELEMENT>
</PATH>
</PATH>
<PATH>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"trackingIO"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"trackingIO"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"common"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH>
</subPane>
</subPane>
</pane>
</pane>
</panes>
</panes>
...
@@ -212,6 +191,11 @@
...
@@ -212,6 +191,11 @@
<property
name=
"settings.editor.selected.configurable"
value=
"settings.github"
/>
<property
name=
"settings.editor.selected.configurable"
value=
"settings.github"
/>
<property
name=
"WebServerToolWindowFactoryState"
value=
"false"
/>
<property
name=
"WebServerToolWindowFactoryState"
value=
"false"
/>
</component>
</component>
<component
name=
"RecentsManager"
>
<key
name=
"MoveFile.RECENT_KEYS"
>
<recent
name=
"$PROJECT_DIR$/common"
/>
</key>
</component>
<component
name=
"RunDashboard"
>
<component
name=
"RunDashboard"
>
<option
name=
"ruleStates"
>
<option
name=
"ruleStates"
>
<list>
<list>
...
@@ -244,6 +228,44 @@
...
@@ -244,6 +228,44 @@
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<method
/>
<method
/>
</configuration>
</configuration>
<configuration
default=
"false"
name=
"mysqlTest"
type=
"PythonConfigurationType"
factoryName=
"Python"
temporary=
"true"
>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
<envs>
<env
name=
"PYTHONUNBUFFERED"
value=
"1"
/>
</envs>
<option
name=
"SDK_HOME"
value=
""
/>
<option
name=
"WORKING_DIRECTORY"
value=
"$PROJECT_DIR$/common/test"
/>
<option
name=
"IS_MODULE_SDK"
value=
"true"
/>
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<module
name=
"trackingIO"
/>
<EXTENSION
ID=
"PythonCoverageRunConfigurationExtension"
enabled=
"false"
sample_coverage=
"true"
runner=
"coverage.py"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/common/test/mysqlTest.py"
/>
<option
name=
"PARAMETERS"
value=
""
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<method
/>
</configuration>
<configuration
default=
"false"
name=
"envcfg"
type=
"PythonConfigurationType"
factoryName=
"Python"
temporary=
"true"
>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
<envs>
<env
name=
"PYTHONUNBUFFERED"
value=
"1"
/>
</envs>
<option
name=
"SDK_HOME"
value=
""
/>
<option
name=
"WORKING_DIRECTORY"
value=
"$PROJECT_DIR$/config"
/>
<option
name=
"IS_MODULE_SDK"
value=
"true"
/>
<option
name=
"ADD_CONTENT_ROOTS"
value=
"true"
/>
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<module
name=
"trackingIO"
/>
<EXTENSION
ID=
"PythonCoverageRunConfigurationExtension"
enabled=
"false"
sample_coverage=
"true"
runner=
"coverage.py"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/config/envcfg.py"
/>
<option
name=
"PARAMETERS"
value=
""
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<method
/>
</configuration>
<configuration
default=
"true"
type=
"DjangoTestsConfigurationType"
factoryName=
"Django tests"
>
<configuration
default=
"true"
type=
"DjangoTestsConfigurationType"
factoryName=
"Django tests"
>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
...
@@ -393,12 +415,16 @@
...
@@ -393,12 +415,16 @@
<option
name=
"_new_targetType"
value=
""PATH""
/>
<option
name=
"_new_targetType"
value=
""PATH""
/>
<method
/>
<method
/>
</configuration>
</configuration>
<list
size=
"
1
"
>
<list
size=
"
3
"
>
<item
index=
"0"
class=
"java.lang.String"
itemvalue=
"Python.click"
/>
<item
index=
"0"
class=
"java.lang.String"
itemvalue=
"Python.click"
/>
<item
index=
"1"
class=
"java.lang.String"
itemvalue=
"Python.mysqlTest"
/>
<item
index=
"2"
class=
"java.lang.String"
itemvalue=
"Python.envcfg"
/>
</list>
</list>
<recent_temporary>
<recent_temporary>
<list
size=
"
1
"
>
<list
size=
"
3
"
>
<item
index=
"0"
class=
"java.lang.String"
itemvalue=
"Python.click"
/>
<item
index=
"0"
class=
"java.lang.String"
itemvalue=
"Python.click"
/>
<item
index=
"1"
class=
"java.lang.String"
itemvalue=
"Python.envcfg"
/>
<item
index=
"2"
class=
"java.lang.String"
itemvalue=
"Python.mysqlTest"
/>
</list>
</list>
</recent_temporary>
</recent_temporary>
</component>
</component>
...
@@ -434,33 +460,60 @@
...
@@ -434,33 +460,60 @@
<option
name=
"project"
value=
"LOCAL"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1596609166366
</updated>
<updated>
1596609166366
</updated>
</task>
</task>
<option
name=
"localTasksCounter"
value=
"4"
/>
<task
id=
"LOCAL-00004"
summary=
"添加生产环境配置信息"
>
<created>
1596681587413
</created>
<option
name=
"number"
value=
"00004"
/>
<option
name=
"presentableId"
value=
"LOCAL-00004"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1596681587413
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"5"
/>
<servers
/>
<servers
/>
</component>
</component>
<component
name=
"ToolWindowManager"
>
<component
name=
"ToolWindowManager"
>
<frame
x=
"0"
y=
"23"
width=
"1280"
height=
"724"
extended-state=
"0"
/>
<frame
x=
"0"
y=
"23"
width=
"1280"
height=
"724"
extended-state=
"0"
/>
<editor
active=
"true"
/>
<layout>
<layout>
<window_info
id=
"Project"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.25767368"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Event Log"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.503231"
order=
"7"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Event Log"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.503231"
order=
"7"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Database"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Run"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.49676898"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Run"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.49676898"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Python Console"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Python Console"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Structure"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Project"
active=
"true"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.25767368"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Database"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32956383"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Find"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Structure"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Debug"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Debug"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Favorites"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Favorites"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Data View"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Data View"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.3
295638
3"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Cvs"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Cvs"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Message"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Message"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Commander"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Commander"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Inspection"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Inspection"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Hierarchy"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Hierarchy"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Find"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Ant Build"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Ant Build"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
</layout>
</layout>
<layout-to-restore>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Cvs"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Message"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Commander"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Event Log"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.503231"
order=
"7"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Inspection"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Run"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.49676898"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"8"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Python Console"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"9"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"10"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Project"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.25767368"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Hierarchy"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Database"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32956383"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Find"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32838285"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Structure"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Ant Build"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"1"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Debug"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Favorites"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Data View"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32956383"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
</layout-to-restore>
</component>
</component>
<component
name=
"TypeScriptGeneratedFilesManager"
>
<component
name=
"TypeScriptGeneratedFilesManager"
>
<option
name=
"processedProjectFiles"
value=
"true"
/>
<option
name=
"processedProjectFiles"
value=
"true"
/>
...
@@ -469,9 +522,9 @@
...
@@ -469,9 +522,9 @@
<option
name=
"myLimit"
value=
"2678400000"
/>
<option
name=
"myLimit"
value=
"2678400000"
/>
</component>
</component>
<component
name=
"VcsManagerConfiguration"
>
<component
name=
"VcsManagerConfiguration"
>
<MESSAGE
value=
"添加生产环境配置信息"
/>
<MESSAGE
value=
"添加yaml工具类"
/>
<MESSAGE
value=
"添加yaml工具类"
/>
<option
name=
"LAST_COMMIT_MESSAGE"
value=
"添加yaml工具类"
/>
<MESSAGE
value=
"添加生产环境配置信息"
/>
<option
name=
"LAST_COMMIT_MESSAGE"
value=
"添加生产环境配置信息"
/>
</component>
</component>
<component
name=
"XDebuggerManager"
>
<component
name=
"XDebuggerManager"
>
<breakpoint-manager
/>
<breakpoint-manager
/>
...
@@ -496,7 +549,7 @@
...
@@ -496,7 +549,7 @@
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/co
nfig/analysis
.py"
>
<entry
file=
"file://$PROJECT_DIR$/co
mmon/yamlUtil
.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"285"
>
<state
relative-caret-position=
"285"
>
<caret
line=
"19"
column=
"9"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"9"
selection-end-line=
"19"
selection-end-column=
"9"
/>
<caret
line=
"19"
column=
"9"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"9"
selection-end-line=
"19"
selection-end-column=
"9"
/>
...
@@ -522,7 +575,7 @@
...
@@ -522,7 +575,7 @@
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/co
nfig/analysis
.py"
>
<entry
file=
"file://$PROJECT_DIR$/co
mmon/yamlUtil
.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"285"
>
<state
relative-caret-position=
"285"
>
<caret
line=
"19"
column=
"9"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"9"
selection-end-line=
"19"
selection-end-column=
"9"
/>
<caret
line=
"19"
column=
"9"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"9"
selection-end-line=
"19"
selection-end-column=
"9"
/>
...
@@ -546,49 +599,83 @@
...
@@ -546,49 +599,83 @@
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://
$PROJECT_DIR$/config/prod/prod.yaml
"
>
<entry
file=
"file://
/anaconda3/lib/python3.6/site-packages/yaml/__init__.py
"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
75
"
>
<state
relative-caret-position=
"
500
"
>
<caret
line=
"
5"
column=
"0"
lean-forward=
"true"
selection-start-line=
"5"
selection-start-column=
"0"
selection-end-line=
"5"
selection-end-column=
"0
"
/>
<caret
line=
"
64"
column=
"4"
lean-forward=
"false"
selection-start-line=
"64"
selection-start-column=
"4"
selection-end-line=
"64"
selection-end-column=
"4
"
/>
<folding
/>
<folding
/>
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/testcase/android_click/click.py"
>
<entry
file=
"file://$PROJECT_DIR$/testcase/__init__.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"0"
>
<caret
line=
"0"
column=
"0"
lean-forward=
"false"
selection-start-line=
"0"
selection-start-column=
"0"
selection-end-line=
"0"
selection-end-column=
"0"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/common/test/mysqlTest.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"1
96
"
>
<state
relative-caret-position=
"1
48
"
>
<caret
line=
"
70"
column=
"16"
lean-forward=
"true"
selection-start-line=
"70"
selection-start-column=
"16"
selection-end-line=
"70"
selection-end-column=
"16
"
/>
<caret
line=
"
10"
column=
"21"
lean-forward=
"true"
selection-start-line=
"10"
selection-start-column=
"21"
selection-end-line=
"10"
selection-end-column=
"21
"
/>
<folding>
<folding>
<
element
signature=
"e#109#118#0"
expanded=
"true
"
/>
<
marker
date=
"1596697802238"
expanded=
"true"
signature=
"210:228"
ph=
"SELECT * FRO... DATA
"
/>
</folding>
</folding>
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/config/envcfg.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"130"
>
<caret
line=
"24"
column=
"12"
lean-forward=
"false"
selection-start-line=
"24"
selection-start-column=
"12"
selection-end-line=
"24"
selection-end-column=
"12"
/>
<folding
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/testcase/android_click/test_click.py"
>
<entry
file=
"file://$PROJECT_DIR$/testcase/android_click/test_click.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
45
"
>
<state
relative-caret-position=
"
223
"
>
<caret
line=
"
3"
column=
"21"
lean-forward=
"true"
selection-start-line=
"3"
selection-start-column=
"21"
selection-end-line=
"3"
selection-end-column=
"21
"
/>
<caret
line=
"
19"
column=
"39"
lean-forward=
"true"
selection-start-line=
"19"
selection-start-column=
"39"
selection-end-line=
"19"
selection-end-column=
"39
"
/>
<folding>
<folding>
<element
signature=
"e#100#115#0"
expanded=
"
tru
e"
/>
<element
signature=
"e#100#115#0"
expanded=
"
fals
e"
/>
</folding>
</folding>
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://
/anaconda3/lib/python3.6/site-packages/yaml/__init__
.py"
>
<entry
file=
"file://
$PROJECT_DIR$/testcase/android_click/click
.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"500"
>
<state
relative-caret-position=
"-474"
>
<caret
line=
"64"
column=
"4"
lean-forward=
"false"
selection-start-line=
"64"
selection-start-column=
"4"
selection-end-line=
"64"
selection-end-column=
"4"
/>
<caret
line=
"55"
column=
"45"
lean-forward=
"true"
selection-start-line=
"55"
selection-start-column=
"45"
selection-end-line=
"55"
selection-end-column=
"45"
/>
<folding>
<element
signature=
"e#109#118#0"
expanded=
"true"
/>
</folding>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/common/mysqlUtil.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"255"
>
<caret
line=
"17"
column=
"0"
lean-forward=
"false"
selection-start-line=
"17"
selection-start-column=
"0"
selection-end-line=
"17"
selection-end-column=
"0"
/>
<folding
/>
<folding
/>
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/co
nfig/analysis
.py"
>
<entry
file=
"file://$PROJECT_DIR$/co
mmon/yamlUtil
.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"1
3
"
>
<state
relative-caret-position=
"1
65
"
>
<caret
line=
"11"
column=
"6"
lean-forward=
"false"
selection-start-line=
"11"
selection-start-column=
"6"
selection-end-line=
"11"
selection-end-column=
"6"
/>
<caret
line=
"11"
column=
"6"
lean-forward=
"false"
selection-start-line=
"11"
selection-start-column=
"6"
selection-end-line=
"11"
selection-end-column=
"6"
/>
<folding
/>
<folding
/>
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/config/prod/prod.yaml"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"225"
>
<caret
line=
"15"
column=
"31"
lean-forward=
"true"
selection-start-line=
"15"
selection-start-column=
"31"
selection-end-line=
"15"
selection-end-column=
"31"
/>
<folding
/>
</state>
</provider>
</entry>
</component>
</component>
</project>
</project>
\ No newline at end of file
common/mysqlUtil.py
0 → 100644
View file @
004fc5ba
# -*- coding: utf-8 -*-
"""
@author:zhaiht
@file: mysqlUtil.py
@time: 2020/8/6 14:54
@desc:
"""
import
pymysql
class
mysqlConn
:
def
__init__
(
self
,
host
,
user
,
pwd
,
db
):
self
.
host
=
host
self
.
user
=
user
self
.
pwd
=
pwd
self
.
db
=
db
self
.
__connect
()
def
__connect
(
self
):
self
.
__connection
=
pymysql
.
connect
(
self
.
host
,
self
.
user
,
self
.
pwd
,
self
.
db
)
self
.
__cursor
=
self
.
__connection
.
cursor
()
def
close
(
self
):
self
.
__cursor
.
close
()
self
.
__connection
.
close
()
\ No newline at end of file
common/test/__init__.py
0 → 100644
View file @
004fc5ba
# -*- coding: utf-8 -*-
"""
@author:zhaiht
@file: __init__.py.py
@time: 2020/8/6 15:00
@desc:
"""
\ No newline at end of file
common/test/mysqlTest.py
0 → 100644
View file @
004fc5ba
# -*- coding: utf-8 -*-
"""
@author:zhaiht
@file: mysqlTest.py
@time: 2020/8/6 15:00
@desc:
"""
from
common
import
mysqlUtil
DB_HOST
=
"localhost"
DB_USER
=
"root"
DB_PWD
=
"123456"
DB_NAME
=
"data"
SQL
=
"SELECT * FROM DATA"
mysql
=
mysqlUtil
.
mysqlConn
(
"localhost"
,
"root"
,
"123456"
,
"data"
)
co
nfig/analysis
.py
→
co
mmon/yamlUtil
.py
View file @
004fc5ba
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*-
"""
"""
@author:zhaiht
@author:zhaiht
@file:
analysis
.py
@file:
yamlUtil
.py
@time: 2020/8/4 14:12
@time: 2020/8/4 14:12
@desc: analysis yaml
@desc: analysis yaml
"""
"""
...
...
config/envcfg.py
0 → 100644
View file @
004fc5ba
# -*- coding: utf-8 -*-
"""
@author:zhaiht
@file: envcfg.py.py
@time: 2020/8/6 17:34
@desc:
"""
# 测试环境:
# 生产环境:
prod
=
{
"click"
:
{
"url"
:
"http://t.uri6.com/tkio/EFbIzya"
,
"appkey"
:
"9b17c1568c3ce34599c5fd2778483ff9"
},
"events"
:{
"url"
:
"http://t.uri6.com/tkio/EFbIzya"
,
"appkey"
:
"9b17c1568c3ce34599c5fd2778483ff9"
}
}
prod_params
=
{
# 'androidid': "43214532142142",
'imei'
:
i
,
# "idfa": 'DBC13622-E34B-440C-B7A7-FB6641D0D9AB',
'ip'
:
ip
,
# "ua": "Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko)
# Version/5.1 Mobile/9A334 Safari/7534.48.3", 'creativeId':'21321321312123', 'requestId':'312321321312',
# 'adId': long('21231'), 'ry_adgroup_name': ry_adgroup_name, 'ry_adplan_name': ry_adplan_name,
# 'ry_adcreative_name': ry_adcreative_name,
"ry_adgroup_id"
:
ry_adgroup_id
,
"ry_adplan_id"
:
ry_adplan_id
,
"ry_adcreative_id"
:
ry_adcreative_id
,
}
\ No newline at end of file
config/prod/prod.yaml
View file @
004fc5ba
...
@@ -3,14 +3,14 @@ click:
...
@@ -3,14 +3,14 @@ click:
appkey
:
9b17c1568c3ce34599c5fd2778483ff9
appkey
:
9b17c1568c3ce34599c5fd2778483ff9
params
:
params
:
ry_adcreative_id = '111'
ry_adcreative_id
:
'
111'
# 广告组ID
# 广告组ID
ry_adgroup_id = '222'
ry_adgroup_id
:
'
222'
# 广告计划ID
# 广告计划ID
ry_adplan_id = '333'
ry_adplan_id
:
'
333'
# 广告组名称
# 广告组名称
ry_adgroup_name = '头条广告组2'
ry_adgroup_name
:
'
头条广告组2'
# 广告计划名称
# 广告计划名称
ry_adplan_name = '头条广告计划2'
ry_adplan_name
:
'
头条广告计划2'
# 广告创意名称
# 广告创意名称
ry_adcreative_name = '头条广告名称2'
ry_adcreative_name
:
'
头条广告名称2'
\ No newline at end of file
\ No newline at end of file
testcase/android_click/click.py
View file @
004fc5ba
...
@@ -7,16 +7,11 @@
...
@@ -7,16 +7,11 @@
"""
"""
import
os
import
os
import
random
import
random
import
requests
import
socket
import
socket
import
struct
import
struct
import
yaml
from
config.envcfg
import
prod
import
sys
import
sys
base_path
=
os
.
getcwd
()
import
requests
sys
.
path
.
append
(
base_path
)
from
config.analysis
import
loadYaml
import
config.prod
import
time
# 向短链发送点击数据
# 向短链发送点击数据
# !!!!分包需要删掉https的s
# !!!!分包需要删掉https的s
...
@@ -64,12 +59,8 @@ for _ in range(1):
...
@@ -64,12 +59,8 @@ for _ in range(1):
#timeout可以超时四秒
#timeout可以超时四秒
# verify = False
# verify = False
# y = config.analysis.loadYaml()
print
(
prod
[
'click'
][
'url'
])
# y.readYaml('/Users/zhaihuitao/gitlab/trackingIO/config/prod/prod.yaml')
p
=
requests
.
get
(
url
=
prod
[
'click'
][
'url'
],
params
=
parms
,
timeout
=
30
,
verify
=
False
)
# y = yaml.load(open('/Users/zhaihuitao/gitlab/trackingIO/config/prod/prod.yaml', 'r',encoding='utf-8'))
y
=
loadYaml
.
read_yaml
(
loadYaml
,
'/Users/zhaihuitao/gitlab/trackingIO/config/prod/prod.yaml'
)
print
(
y
)
p
=
requests
.
get
(
url
=
y
[
'click'
][
'url'
],
params
=
parms
,
timeout
=
30
,
verify
=
False
)
print
(
'success:'
,
s
)
print
(
'success:'
,
s
)
# print(p.text)
# print(p.text)
...
...
testcase/android_click/test_click.py
View file @
004fc5ba
...
@@ -12,8 +12,10 @@ import requests
...
@@ -12,8 +12,10 @@ import requests
import
socket
import
socket
import
struct
import
struct
import
yaml
import
yaml
import
os
import
sys
import
sys
sys
.
path
.
append
(
r'/Users/zhaihuitao/gitlab/trackingIO/config'
)
base_path
=
os
.
getcwd
()
sys
.
path
.
append
(
base_path
)
class
clickTestCase
(
unittest
.
TestCase
):
class
clickTestCase
(
unittest
.
TestCase
):
def
click
(
self
):
def
click
(
self
):
...
...
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