Calen Pennington
e0f6b1a24a
Merge pull request #2221 from cpennington/xblock-xml-serialization
...
Enable (and test) xml export of pure XBlocks
2014-02-07 16:46:46 -05:00
David Baumgold
e09990ff30
Merge pull request #2413 from edx/bugfix/ichuang/do-not-import-tilde-files
...
Skip tilde files when importing
2014-02-07 15:42:02 -05:00
David Baumgold
d1dc8c9191
Add README to tilde fixture, fix pylint/pep8 issues
2014-02-07 15:03:37 -05:00
David Baumgold
83b0eda4a4
Add test for ignoring tilde static files on import
2014-02-07 10:26:02 -05:00
David Baumgold
cc091f833a
Add test for ignoring tilde files on import of extra content
2014-02-07 10:25:46 -05:00
Greg Price
8e3a77fa1e
Add acceptance tests for forum response pagination
2014-02-06 17:52:14 -05:00
Greg Price
02a233b7e2
Rename URL_PATH to url_path in acceptance code
...
It's not a constant, and some subclasses will want to make it a
function with @property.
2014-02-06 12:02:48 -05:00
Will Daly
28c33a4f84
Skip page check in promise for Tab Nav in bok-choy suite
2014-02-06 09:31:21 -05:00
Will Daly
0a9b4ada86
Added stub XQueue server to bok_choy test suite.
...
Added feedback check for AI-assessment test
Added peer assessment feedback test
Added tests for peer grading module
Added stub peer grading module service
Updated Studio/LMS page objects and tests to use bok-choy v0.1.0
Added LMS bok-choy tests from e2e repo
Add bok-choy tests for peer grading module, including calibration.
2014-02-05 14:50:15 -05:00
Calen Pennington
b0bed170de
Enable (and test) xml export of pure XBlocks
...
[LMS-179]
[LMS-209]
[LMS-1345]
2014-02-05 13:02:40 -05:00
Will Daly
274824bf55
Updated bok-choy tests for a11y css selector changes
...
Disable broken video test
2014-02-05 12:45:52 -05:00
Dave St.Germain
a6797899da
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
2014-02-05 11:32:08 -05:00
Will Daly
cb4f92acdf
Make tab nav page object more robust
2014-02-05 08:54:43 -05:00
Will Daly
cca5b2b63b
Merge pull request #2452 from edx/will/pages-setup-script
...
Updated bok choy page objects setup.py
2014-02-04 12:10:07 -08:00
Will Daly
079f3aa5f4
Updated bok choy page objects setup.py
...
Fix bug in url method of register page object
Add dist directories to gitignore
2014-02-04 14:32:42 -05:00
Feanil Patel
5e5c59cab2
Merge remote-tracking branch 'origin/release'
...
Conflicts:
common/lib/xmodule/xmodule/modulestore/xml.py
Took the changes that were on the release branch.
2014-02-03 16:39:40 -05:00
Will Daly
8b3538150b
Fix find courses page title in bok choy test suite
2014-02-03 11:42:23 -05:00
Will Daly
eae4adeb9b
Merge pull request #2361 from edx/will/bok-choy-upgrade-and-lms-tests
...
Bok-choy upgrade, LMS tests, cleanup
2014-02-03 08:11:03 -08:00
Will Daly
e859a37001
Fix an issue with cache being cleared for bok_choy fast test
...
Change text in bok_choy scripts to green
Added feedback check for AI-assessment test
Added peer assessment feedback test
Updated Studio/LMS page objects and tests to use bok-choy v0.1.0
Added LMS bok-choy tests from e2e repo
2014-01-31 14:33:24 -05:00
Will Daly
a8a96d3a44
Increase timeout for ORA get feedback promise in bok-choy test.
2014-01-31 09:11:31 -05:00
davestgermain
5122c292c7
Merge pull request #2343 from edx/dstgermain/a11y-page-titles
...
Added more descriptive page titles.
2014-01-30 14:33:48 -08:00
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
Will Daly
75bd860a5a
Merge pull request #2311 from edx/will/cache-test-db-migrations
...
Cache databases to speed up acceptance tests
2014-01-30 13:32:32 -08:00
Adam Palay
5372bcff51
Detached pages from XML courses are set to appropriate descriptor class (LMS-2094)
...
Add tests
2014-01-30 13:52:07 -05:00
Will Daly
b73c6f63fc
Added stub XQueue server to bok_choy test suite.
...
Added feedback check for AI-assessment test
Added peer assessment feedback test
2014-01-28 14:57:28 -05:00
Will Daly
a86d56ccba
Cache databases to speed up acceptance tests
2014-01-28 14:39:26 -05:00
Will Daly
23a1947a62
Collect coverage for bok-choy tests
2014-01-24 16:58:24 -05:00
Jay Zoldak
538ecf4852
Enable microsite tests
...
Move microsite test assets to common/test
Rename helper method to not have test in the name
Rename test css file
2014-01-23 10:42:51 -05:00
Will Daly
4afd5ea49f
Refactored bok-choy directory structure
...
Added fixtures for course and xblock creation
Added bok-choy Studio tests
Added bok-choy tests for ora self- and ai- assessment
Refactored auto-auth; added staff and course-enrollment options
Removed extra javascript properties from page objects
2014-01-15 09:37:32 -05:00
Ned Batchelder
b6bd293266
Clean up some pre-existing formatting.
2014-01-14 13:09:35 -05:00
cahrens
38c516e9e9
Fix bug about draft verticals reordering.
...
STUD-714
2014-01-13 09:25:16 -05:00
Will Daly
4a9c239c3d
Merge pull request #2030 from edx/will/bok-choy-integration
...
Added configuration for running tests using the bok-choy framework
2014-01-10 05:26:42 -08:00
Will Daly
dde5455227
Added configuration for running tests using the bok-choy framework
2014-01-09 12:57:50 -05:00
Christina Roberts
c711bb6072
Merge pull request #2055 from edx/christina/amp
...
Tests for behavior of export with & in HTML and XML-based components
2014-01-07 07:35:58 -08:00
zubiar-arbi
b998a161d2
Assign valid content_type to static resource (import_static_content)
...
STUD-878
2014-01-06 14:05:09 +05:00
cahrens
4c126c7b28
Add & to contents to verify that import/export still works.
...
Part of STUD-91
2013-12-30 15:08:53 -05:00
Christina Roberts
719a898e0f
Merge pull request #2018 from edx/christina/export-bug
...
Bug fixes related to unicode support in export workflow.
2013-12-27 08:34:49 -08:00
Will Daly
659e590fc9
Add base package to edxapp page object setup.py
2013-12-23 09:33:32 -05:00
Will Daly
9462183ae2
Moved bok-choy page objects and setup.py to common/test/bok_choy
2013-12-22 21:53:08 -05:00
cahrens
dc3b5ab57a
Support unicode in text field.
...
Part of STUD-868
2013-12-20 13:31:16 -05:00
David Baumgold
28f22393bf
whitespace-only changes
2013-12-10 11:45:49 -05:00
David Baumgold
b60d060358
Remove old READMEs
...
These files seem to have been copied over from old XML courses,
and shouldn't be in our repository.
2013-12-09 15:57:22 -05:00
Adam Palay
c812c5509a
fix typo in ORA template (ORA-136)
2013-12-03 14:35:20 -05:00
Jay Zoldak
341875bb18
Remove code related to Pearson Testing Centers
2013-11-26 17:04:19 -05:00
Ned Batchelder
4ace4f98cc
Add two tests of problems-with-files
...
One test passes already, the other fails. Fix in next commit.
2013-11-22 11:09:11 -05:00
Anton Stupak
aecc20af6b
Add Timed Transcripts Editor.
2013-10-22 21:45:03 +03:00
Don Mitchell
010905eb99
RESTful api for getting course listing and opening course in studio.
...
Pattern for how to do refactoring from locations to locators and from
old style urls to restful ones.
2013-10-16 16:54:31 -04:00
Julian Arni
b7485fd812
Review fixes
2013-10-15 16:16:09 -04:00
Julian Arni
2721966d76
Added acceptance tests for get_html exception handling
...
Make tests conform to new import UI
2013-10-15 16:16:09 -04:00
Calen Pennington
d785b1e213
Convert due_date_display_format tests to use factories
...
Previously, these tests modified due_date, which failed due to the new
restrictions on writing to Scope.settings from the LMS.
2013-10-08 15:29:17 -04:00