Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
configuration
Commits
9644d4b8
Commit
9644d4b8
authored
Aug 27, 2014
by
Ben Patterson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1478 from edx/benp/test-build-server-improvements
test_build_server: additional tests.
parents
c6df4ff0
774b183e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
playbooks/roles/test_build_server/files/test-development-environment.sh
+3
-0
No files found.
playbooks/roles/test_build_server/files/test-development-environment.sh
View file @
9644d4b8
...
...
@@ -36,6 +36,9 @@ paver test_js_run -s xmodule
# Run some of the bok-choy tests
paver test_bokchoy
-t
test_lms.py:RegistrationTest
paver test_bokchoy
-t
test_discussion.py:DiscussionTabSingleThreadTest
--fasttest
paver test_bokchoy
-t
test_studio_with_ora_component.py:ORAComponentTest
--fasttest
paver test_bokchoy
-t
test_matlab_problem.py:MatlabProblemTest
--fasttest
# Run some of the lettuce acceptance tests
paver test_acceptance
-s
lms
--extra_args
=
"lms/djangoapps/courseware/features/problems.feature -s 1"
...
...
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