Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xm-uitest-sow
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiamai-test
xm-uitest-sow
Commits
0e92aa3b
Commit
0e92aa3b
authored
Jun 18, 2021
by
zhangying
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删改了几个以前加的旧文件
parent
a311308c
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
5 additions
and
2 deletions
+5
-2
.idea/misc.xml
+2
-1
.idea/workspace.xml
+0
-0
.idea/xm-uitest-live.iml
+3
-1
src/__init__.py
+0
-0
src/pageobject/__init__.py
+0
-0
src/pageobject/liveCourseTable/__init__.py
+0
-0
src/pageobject/liveCourseTable/classStatus.py
+0
-0
src/pageobject/liveCourseTable/enterClass.py
+0
-0
src/pageobject/liveCourseTable/startClass.py
+0
-0
src/pageobject/liveCourseTable/today.py
+0
-0
src/pageobject/liveCourseTable/weekDay.py
+0
-0
src/pageobject/liveCourseTable/weekName.py
+0
-0
src/pageobject/liveRoom/__init__.py
+0
-0
src/pageobject/liveRoom/coursewareTab.py
+0
-0
src/pageobject/liveRoom/roomName.py
+0
-0
src/pageobject/liveRoom/startPrompt.py
+0
-0
No files found.
.idea/misc.xml
View file @
0e92aa3b
...
...
@@ -3,5 +3,5 @@
<component
name=
"JavaScriptSettings"
>
<option
name=
"languageLevel"
value=
"ES6"
/>
</component>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"Python 3.8
(xm-uitest-sow)
"
project-jdk-type=
"Python SDK"
/>
<component
name=
"ProjectRootManager"
version=
"2"
project-jdk-name=
"Python 3.8"
project-jdk-type=
"Python SDK"
/>
</project>
\ No newline at end of file
.idea/workspace.xml
View file @
0e92aa3b
This diff is collapsed.
Click to expand it.
.idea/xm-uitest-live.iml
View file @
0e92aa3b
...
...
@@ -4,10 +4,11 @@
<content
url=
"file://$MODULE_DIR$"
>
<excludeFolder
url=
"file://$MODULE_DIR$/venv"
/>
</content>
<orderEntry
type=
"
inheritedJdk
"
/>
<orderEntry
type=
"
jdk"
jdkName=
"Python 3.8"
jdkType=
"Python SDK
"
/>
<orderEntry
type=
"sourceFolder"
forTests=
"false"
/>
</component>
<component
name=
"TestRunnerService"
>
<option
name=
"projectConfiguration"
value=
"pytest"
/>
<option
name=
"PROJECT_TEST_RUNNER"
value=
"pytest"
/>
</component>
</module>
\ No newline at end of file
liveCourseTable
/__init__.py
→
src
/__init__.py
View file @
0e92aa3b
File moved
liveRoom
/__init__.py
→
src/pageobject
/__init__.py
View file @
0e92aa3b
File moved
src/pageobject/liveCourseTable/__init__.py
0 → 100644
View file @
0e92aa3b
liveCourseTable/classStatus.py
→
src/pageobject/
liveCourseTable/classStatus.py
View file @
0e92aa3b
File moved
liveCourseTable/enterClass.py
→
src/pageobject/
liveCourseTable/enterClass.py
View file @
0e92aa3b
File moved
liveCourseTable/startClass.py
→
src/pageobject/
liveCourseTable/startClass.py
View file @
0e92aa3b
File moved
liveCourseTable/today.py
→
src/pageobject/
liveCourseTable/today.py
View file @
0e92aa3b
File moved
liveCourseTable/weekDay.py
→
src/pageobject/
liveCourseTable/weekDay.py
View file @
0e92aa3b
File moved
liveCourseTable/weekName.py
→
src/pageobject/
liveCourseTable/weekName.py
View file @
0e92aa3b
File moved
src/pageobject/liveRoom/__init__.py
0 → 100644
View file @
0e92aa3b
liveRoom/coursewareTab.py
→
src/pageobject/
liveRoom/coursewareTab.py
View file @
0e92aa3b
File moved
liveRoom/roomName.py
→
src/pageobject/
liveRoom/roomName.py
View file @
0e92aa3b
File moved
liveRoom/startPrompt.py
→
src/pageobject/
liveRoom/startPrompt.py
View file @
0e92aa3b
File moved
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