Commit Graph

20 Commits

Author SHA1 Message Date
stv
e72967e349 Split calc package out into an independent package
This is part of a larger effort to split packages out into independent,
composable, PyPI installable Python packages.

While this package itself isn't monumental, it represents the bottom of
the dependecy tree and can be split out before any other packages.
2019-05-02 15:26:02 -07:00
Jeremy Bowman
34a0bd91e8 TE-2850 Resume RTD doc builds (#19910) 2019-04-18 15:41:13 -04:00
Michael Youngstrom
bfe10720c6 Remove lettuce infrastructure 2019-04-18 09:58:21 -04:00
Alex Dusenbery
ac38d5b413 Create a local .coveragerc file, update testing docs. 2019-03-12 10:05:04 -04:00
Loic Dachary
09c2820feb docs: s/javascript/JavaScript/ 2019-02-05 12:46:25 +01:00
Michael Youngstrom
78d9892319 Add script to get test list for failed worker 2018-10-30 12:47:56 -04:00
Jeremy Bowman
713d64e1e2 TE-2702 Update Read the Docs links to HTTPS 2018-08-15 17:34:01 -04:00
Farhanah Sheets
04b737b843 Fix heading structure 2018-05-03 17:04:21 -04:00
Farhanah Sheets
43fe98eda8 Add VNC info to testing docs 2018-05-03 10:27:21 -04:00
Jeremy Bowman
9477ad23d1 TE-2528 Upgrade testing dependencies 2018-04-25 16:37:29 -04:00
Michael Terry
a34c8c8233 Drop remaining coffee use
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.

A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
Ned Batchelder
5df93d7f15 Use nicer .rst for testing.rst 2017-10-05 06:55:37 -04:00
Tyler Hallada
9d7c3f92c1 Spelling mistake fix 2017-10-03 16:12:11 -04:00
Tyler Hallada
3a8ca1aa3b RST is confusing 2017-10-03 11:49:12 -04:00
Tyler Hallada
352a652d11 Address PR comments 2017-10-03 11:46:41 -04:00
Tyler Hallada
d30ba9ff5e Document how to run @ddt.data methods with pytest 2017-10-02 11:50:30 -04:00
Jeremy Bowman
ca97e946a6 Switch to pytest for unit tests 2017-09-22 16:07:53 -04:00
Jeremy Bowman
9e3f35db22 PLAT-1676 Use pytest for bok-choy tests 2017-08-14 11:49:39 -04:00
Omar Al-Ithawi
e6140cbbe9 Deprecate lettuce in testing.rst document 2017-07-05 15:09:31 +03:00
Robert Raposa
6bd64c4a61 Clean up docs directory.
- Remove old docs
- Move testing.rst
- Update READMEs and index.rst for docs.
2017-05-18 09:50:59 -04:00