Jay Zoldak
|
8a2d08bbd6
|
Refactor choosing the browser for lettuce tests to settings.py
|
2013-04-18 10:18:35 -04:00 |
|
Will Daly
|
584bb86208
|
Merge pull request #1872 from MITx/feature/will/textline_template_test
Feature/will/textline template test
|
2013-04-18 06:51:45 -07:00 |
|
Will Daly
|
a4717aca90
|
Pep8 fixes
|
2013-04-18 09:49:05 -04:00 |
|
Will Daly
|
a57a093e73
|
Rebased to master
|
2013-04-17 15:56:05 -04:00 |
|
Will Daly
|
841d3484c8
|
Added test for textline input template
|
2013-04-17 15:46:24 -04:00 |
|
Will Daly
|
e5e0dc4bfb
|
Merge pull request #1865 from MITx/feature/will/more_capa_tests
Feature/will/more capa tests
|
2013-04-17 12:38:59 -07:00 |
|
Will Daly
|
52c2f3ae37
|
Tested additional values of rerandomize (true/false/per_student)
Pylint fixes
|
2013-04-17 15:32:39 -04:00 |
|
Will Daly
|
754d1eb702
|
Added tests for ChoiceGroup template
|
2013-04-17 15:32:39 -04:00 |
|
Will Daly
|
b42c4dacf7
|
Added test for "radio" choicegroup
|
2013-04-17 15:32:39 -04:00 |
|
Christina Roberts
|
a3233b67e5
|
Merge pull request #1869 from MITx/fix/btalbot/studio-courseemail
Fix/btalbot/studio courseemail
|
2013-04-17 11:26:40 -07:00 |
|
Mark L. Chang
|
0f26be2f4d
|
quick fix to email copy
|
2013-04-17 14:12:16 -04:00 |
|
Mark L. Chang
|
44bf60d208
|
copy changes, link text change
|
2013-04-17 14:03:29 -04:00 |
|
Brian Talbot
|
423fa47811
|
studio - reverting back to https references in the course mailto link and url display
|
2013-04-17 13:47:54 -04:00 |
|
Brian Talbot
|
b115ad46bf
|
studio - changed https to http in course mailto link and added that prefix to link displayed
|
2013-04-17 13:44:23 -04:00 |
|
Brian Talbot
|
33ba38b8dd
|
studio - prefixed course URL with https: for individual share course mailto link on settings
|
2013-04-17 13:38:14 -04:00 |
|
Brian Talbot
|
c4e4f73373
|
studio - adding in course name value in the share course mailto link
|
2013-04-17 13:19:42 -04:00 |
|
Calen Pennington
|
d4df9eebac
|
Merge pull request #1866 from MITx/feature/cale/enable-rednose
Enable test colors in nosetests
|
2013-04-17 10:15:25 -07:00 |
|
Calen Pennington
|
73f5dc1cf5
|
Add documentation of the setup.cfg flag for pdb
|
2013-04-17 12:26:52 -04:00 |
|
Calen Pennington
|
9f158774e4
|
Disable pdb by default when running tests
|
2013-04-17 12:26:33 -04:00 |
|
Jay Zoldak
|
9fff26cf64
|
Merge pull request #1867 from MITx/fix/cale/pep8-violations
Fix pep8 violations
|
2013-04-17 09:05:25 -07:00 |
|
Calen Pennington
|
6c7c49e6bd
|
Fix pep8 violations
|
2013-04-17 11:07:58 -04:00 |
|
Calen Pennington
|
b3c470ece4
|
Randomize ports used by jasmine tests
This prevents multiple tests running in parallel from stomping on each
other.
|
2013-04-17 10:57:03 -04:00 |
|
Calen Pennington
|
3cd414afbb
|
Merge pull request #1825 from MITx/fix/cale/gradebook
Fix/cale/gradebook
|
2013-04-17 07:37:02 -07:00 |
|
Calen Pennington
|
f2cd0bbc97
|
Add comment about enabling pdb in tests
Uncommenting the pdb=1 line will cause pdb to open on every test
failure, allowing immediate debugging of the failure case
|
2013-04-17 10:34:48 -04:00 |
|
Calen Pennington
|
904ec5d88b
|
Shorten long line
|
2013-04-17 10:05:43 -04:00 |
|
Calen Pennington
|
856b50531c
|
Remove errant copy of test_download_csv.py
It was added to 2 different locations by mistake.
|
2013-04-17 10:04:40 -04:00 |
|
Calen Pennington
|
f252c62f31
|
Enable test colors in nosetests
Use setup.cfg to set up default settings when running nose tests. Enable
the rednose library to color test output.
|
2013-04-17 09:58:52 -04:00 |
|
Don Mitchell
|
24189378d6
|
Merge pull request #1864 from MITx/bug/christina/export
Don't try to export orphaned draft items.
|
2013-04-16 14:24:49 -07:00 |
|
cahrens
|
8c336ef998
|
Don't try to export orphaned draft items.
#278
|
2013-04-16 17:05:11 -04:00 |
|
brianhw
|
91d84c0208
|
Merge pull request #1863 from MITx/fix/brian/jobs-20130410
Update with 2013-04-10 changes
|
2013-04-16 12:56:58 -07:00 |
|
Brian Wilson
|
7f90e31709
|
Update with 2013-04-10 changes
|
2013-04-16 15:43:14 -04:00 |
|
John Hess
|
ee4d70cf84
|
Merge pull request #1862 from MITx/jmclaus/genex-grading-fix
Grading works when sequence is loaded from saved state
|
2013-04-16 12:22:52 -07:00 |
|
Carlos Andrés Rocha
|
a947f620a0
|
Merge pull request #1861 from MITx/fix/btalbot/stanford-logo
fixing the visual display of the stanford logo
|
2013-04-16 11:50:43 -07:00 |
|
Brian Talbot
|
b417651cf1
|
fixing the visual display of the stanford logo used in press releases on the homepage and dashboard (proportions were off)
|
2013-04-16 14:47:26 -04:00 |
|
VikParuchuri
|
e789c3820f
|
Merge pull request #1837 from MITx/fix/vik/sa-and-coe
Fix/vik/sa and coe
|
2013-04-16 11:19:59 -07:00 |
|
Vik Paruchuri
|
5125d8b0de
|
Reformat code
|
2013-04-16 13:48:58 -04:00 |
|
Vik Paruchuri
|
d82ac2b747
|
Merge remote-tracking branch 'origin/master' into fix/vik/sa-and-coe
|
2013-04-16 13:45:46 -04:00 |
|
brianhw
|
2314c609b6
|
Merge pull request #1859 from MITx/fix/brian/conditional-error
cope with ErrorModule as source (or required) module, and add tests.
|
2013-04-16 10:16:56 -07:00 |
|
brianhw
|
976b71929d
|
Merge pull request #1845 from MITx/feature/brian/doc-html-text
add documentation for HTML textbook
|
2013-04-16 10:15:49 -07:00 |
|
Vik Paruchuri
|
a71658cf77
|
Better test for get score
|
2013-04-16 12:12:12 -04:00 |
|
Vik Paruchuri
|
36317b7d29
|
Fix failing test
|
2013-04-16 11:59:03 -04:00 |
|
Vik Paruchuri
|
701bdc55c0
|
Minor fixes
|
2013-04-16 11:55:54 -04:00 |
|
Vik Paruchuri
|
65e2514334
|
Convert some exception clauses
|
2013-04-16 11:45:57 -04:00 |
|
Calen Pennington
|
bf6b886ccd
|
Fix pylint and pep8 errors
|
2013-04-16 11:45:21 -04:00 |
|
Vik Paruchuri
|
2f6b7d1e44
|
Better max score handling
|
2013-04-16 11:41:35 -04:00 |
|
Calen Pennington
|
9f3bad672a
|
Move the license test over to CourseFactory
|
2013-04-16 11:40:05 -04:00 |
|
Calen Pennington
|
13a485076f
|
Properly save and restore settings.MODULESTORE, and clear at django._MODULESTORES at the end of the test
|
2013-04-16 11:40:04 -04:00 |
|
Calen Pennington
|
d7796f4d47
|
Put test database into test_root
|
2013-04-16 11:40:04 -04:00 |
|
Calen Pennington
|
369c4a3195
|
Don't try and install test-requirements.txt anymore
|
2013-04-16 11:40:04 -04:00 |
|
Calen Pennington
|
708ef88d81
|
Rearrange requirements so that we always have test requirements installed
|
2013-04-16 11:40:04 -04:00 |
|