Will Daly
|
b0eb73302b
|
Moved some courseware/features/common.py steps into
terrain/steps.py
|
2013-03-26 11:44:56 -04:00 |
|
Will Daly
|
37e7d68cef
|
pep8 and pylint fixes
|
2013-03-25 16:46:31 -04:00 |
|
Will Daly
|
c660229b25
|
Added checking for problem answer state after a problem is checked
|
2013-03-25 16:37:59 -04:00 |
|
Will Daly
|
6728f16ae4
|
Merge branch 'feature/zoldak/refactor-factories' into feature/will/speed_up_lettuce_tests
Conflicts:
lms/djangoapps/courseware/features/problems.py
|
2013-03-21 10:49:04 -04:00 |
|
Will Daly
|
2fc96d5fb7
|
Fixed a merge issue about code response
|
2013-03-20 17:18:26 -04:00 |
|
Will Daly
|
7a282a9c54
|
Edited comments, ran pep8
|
2013-03-20 17:08:19 -04:00 |
|
Will Daly
|
911308cba2
|
Changed check for unanswered problems so that it now looks for
an "unanswered" div or span. This is much faster than
asserting that correct/incorrect is NOT present.
|
2013-03-20 17:08:19 -04:00 |
|
Will Daly
|
f69778b367
|
Changed lettuce test log_in step to log in programatically
rather than using the login dialog.
|
2013-03-20 17:08:19 -04:00 |
|
Jay Zoldak
|
23364d8b0f
|
Merge branch 'master' into feature/zoldak/refactor-factories
|
2013-03-20 13:36:01 -04:00 |
|
Jay Zoldak
|
6048bc2832
|
Pep8 fixes for factory refactor
|
2013-03-20 11:31:12 -04:00 |
|
Will Daly
|
5411fc765e
|
Refactored lettuce test of capa problems to use
world.css_click() helper instead of directly
calling splinter.
|
2013-03-20 11:27:28 -04:00 |
|
Will Daly
|
8f055ab037
|
Moved mock_xqueue_server to its own subpackage within
lms/djangoapps/courseware/
Separated tests of the mock server into test_mock_xqueue_server.py
|
2013-03-20 11:14:42 -04:00 |
|
Jay Zoldak
|
16773aac63
|
More factory refactoring.
|
2013-03-20 09:38:53 -04:00 |
|
Jay Zoldak
|
3576a3154b
|
Repoint factory references in lettuce tests to world.
|
2013-03-20 09:38:52 -04:00 |
|
Will Daly
|
e7f8c7c676
|
pep8 fixes
|
2013-03-19 16:00:43 -04:00 |
|
Will Daly
|
39aa25c2d6
|
Removed file that was added accidentally.
|
2013-03-19 15:57:24 -04:00 |
|
Will Daly
|
66434d7d05
|
Moved XQueue mock from terrain into LMS, so that the
server is not created for cms tests.
|
2013-03-19 15:55:05 -04:00 |
|
Will Daly
|
20ccf5937b
|
Implemented CodeResponse lettuce tests
|
2013-03-19 15:55:05 -04:00 |
|
Will Daly
|
568f557dfc
|
Pep8 fixes
Changed constant to uppercase
|
2013-03-18 13:57:26 -04:00 |
|
Will Daly
|
e41bb8462c
|
Added lettuce tests for script (customresponse) problems.
Increased wait time for login screen to reduce false positives.
|
2013-03-15 14:04:22 -04:00 |
|
Will Daly
|
8423816076
|
LMS contentstore lettuce tests now dynamically create courses in mongo
using terrain.factories.py and capa.tests.response_xml_factory
|
2013-03-15 14:04:22 -04:00 |
|
Will Daly
|
a20a3a02bb
|
Refactored lettuce problem test assertion that a problem is
correct/incorrect/unanswered
|
2013-03-15 14:02:21 -04:00 |
|
Will Daly
|
3d8625da9c
|
Refactored problem lettuce test implementation
|
2013-03-15 14:02:21 -04:00 |
|
Will Daly
|
5a2a4055f8
|
Added lettuce test for formula problem
|
2013-03-15 14:02:21 -04:00 |
|
Will Daly
|
4d5a8e757c
|
Added lettuce tests for numerical problem
|
2013-03-15 14:02:20 -04:00 |
|
Will Daly
|
b3946828c0
|
Added lettuce tests for string problems
|
2013-03-15 14:02:20 -04:00 |
|
Will Daly
|
56a6363d7a
|
CSS selectors in lettuce tests for problems now include the element tag.
|
2013-03-15 14:02:20 -04:00 |
|
Will Daly
|
90213d483c
|
Wrote lettuce tests for drop-down, multiple choice, and checkbox
problems.
|
2013-03-15 14:02:20 -04:00 |
|
Calen Pennington
|
93db5acc15
|
Make display_name defaulting explicit
|
2013-03-08 14:58:09 -05:00 |
|
Calen Pennington
|
cec3475c9d
|
Remove references to .definition and .metadata in modules
|
2013-03-06 18:07:56 -05:00 |
|
Jay Zoldak
|
db6fa9a3aa
|
Pep8fix lettuce test code
|
2013-02-19 16:46:32 -05:00 |
|
Jay Zoldak
|
040f840c9d
|
Remove portal (fake) app, move tests to courseware.
Comment out tests that don't run correctly without prerequisites.
|
2013-02-19 16:46:32 -05:00 |
|
Jay Zoldak
|
34a4b35e66
|
Fix lettuce acceptance tests to reflect the new soft landing page changes.
|
2013-02-15 14:07:46 -05:00 |
|
Calen Pennington
|
cfae1cdf62
|
Pep8 autofixes
|
2013-02-06 11:13:50 -05:00 |
|
Jay Zoldak
|
ccc8b599f1
|
Fixed tests to work OK so far.
|
2013-01-02 10:44:21 -05:00 |
|
Jay Zoldak
|
7e5a67badf
|
Add new partner universities and remove cs50 from smart accordion testing
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
7f6d55ad86
|
Create acceptance tests for open ended grading.
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
6df565e468
|
Interim work on open-ended grading acceptance testing POC
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
d65985b445
|
Use beautiful soup to massage the HTML for easier comparison.
Strip off the data-id tag for HTML diff of courseware
Strip data-id attributes so they are not compared in the HTML
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
8934f54d6f
|
Save the HTML to a file for each section and comment out debug msgs
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
5cad5d5fba
|
Add scenarios for all Fall 2012 courses to smart accordion feature.
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
20cc930312
|
Bring over acceptance test changes from cms master branch.
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
af4f1668d7
|
Stub out the video and capture the html files of the high level tabs for diff comparison
Conflicts:
lms/templates/video.html
|
2013-01-02 10:44:20 -05:00 |
|
Jay Zoldak
|
10275e9709
|
Add item checking within courseware tabs
|
2013-01-02 10:44:19 -05:00 |
|
Jay Zoldak
|
a40ea202d2
|
Cleanup of imports in courseware tests
|
2013-01-02 10:44:19 -05:00 |
|
Jay Zoldak
|
0a77dd4431
|
Smart accordion walkthrough working for cms-master branch
Conflicts:
lms/envs/cms/acceptance.py
|
2013-01-02 10:44:19 -05:00 |
|
Jay Zoldak
|
668bc81d7f
|
New branch for clean lms acceptance tests
|
2013-01-02 10:44:19 -05:00 |
|