Utkarsh
7d33892284
Update testing.rst
2015-06-09 10:43:46 -04:00
Utkarsh
00970a0f5a
Update testing.rst
...
Adding information about paver
2015-06-09 10:02:49 -04:00
Ben Patterson
aebb35d361
Use jshint in paver, include in builds.
...
JShint will be executed with paver run_jshint, which will use a defined set of
directories (likewise defined are directories to ignore). A limit can be imposed
on the total number of violations. Note that this change does NOT include adding
jshint to diff-quality or `paver run_quality`.
2015-05-22 16:06:13 -04:00
David Baumgold
6af95ae828
Enable --pdb debugging
...
This allows developers to pass the `--pdb` flag to paver test commands,
and that flag will be proxied to the `nosetests` command. It's useful
for debugging purposes.
2015-04-16 17:04:59 -04:00
Ned Batchelder
697b487e81
Leave a redirection testing.md file behind
2015-03-06 13:18:05 -05:00
Ned Batchelder
4f6881c871
Change .md file to .rst.
2015-03-06 13:18:04 -05:00
Ned Batchelder
ed2544388a
Diff-cover moved
2015-03-04 10:51:38 -05:00
Mayank Jain
70db28bbcf
added links to docs pages in overview readme
2015-03-03 16:04:55 +01:00
Ned Batchelder
1b7e8b784a
Move internal documentation to the internal documentation directory
2015-02-24 10:55:16 -05:00
Christine Lytwynec
136f8d4efa
removing jenkins doc from platform
2015-01-21 14:15:16 -05:00
Christine Lytwynec
7cb26650e4
Updating testing.md for find_fixme
2014-12-10 10:43:16 -05:00
Muhammad Ammar
1be908d29b
Correct test file path for bok-choy
2014-10-30 12:23:04 +05:00
Ben Patterson
b8807e8163
Clarify swtiches on paver tasks.
2014-10-16 19:59:15 -04:00
Ben Patterson
4396a3f62d
Doc for paver quality switches.
2014-10-16 16:59:14 -04:00
Andy Armstrong
8627fdef32
Support adding students to a cohort via the instructor dashboard.
...
TNL-163
2014-10-01 09:22:31 -04:00
Ben Patterson
896764c9c2
Merge pull request #5242 from edx/benp/testing-doc
...
Use new bok_choy file paths in paver examples.
2014-09-16 15:18:03 -04:00
Ben Patterson
fa8dbbe5c9
Use new bok_choy file paths in paver examples.
2014-09-15 17:03:26 -04:00
Nimisha Asthagiri
3a772752de
LMS-11286 Paver Bokchoy support for Split; default store set to Split.
2014-09-11 10:48:09 -04:00
Christine Lytwynec
a06d64da79
adding guides for jenkins tests
2014-08-20 10:54:26 -04:00
Julia Hansbrough
f06c99fec6
Update testing.md
2014-08-11 19:39:15 +00:00
Christine Lytwynec
eb3c1ab9a8
removing rake and outdated references to it
2014-08-05 09:54:29 -04:00
Tim Babych
f20df3a8bb
Update link to Jasmine documentation
2014-07-22 13:53:16 +03:00
clytwynec
08caf81dce
Update testing.md
2014-06-25 11:46:33 -04:00
clytwynec
f6d5d73010
Merge pull request #4117 from edx/clytwynec/rake2paver-bokchoy
...
deprecating bok-choy tasks from rake to paver
2014-06-19 13:45:33 -04:00
Piotr Mitros
6c3e95b3f1
Documentation for: Run a single test. I mean it.
2014-06-19 11:25:08 -04:00
clytwynec
49a2369eb2
Update testing.md
2014-06-19 09:06:41 -04:00
Christine Lytwynec
2e2136d39c
Deprecated unit tests from rake to paver
2014-06-06 15:35:32 -04:00
clytwynec
8356c86725
Adding more about the --failed functionality
2014-04-30 16:05:53 -04:00
Jay Zoldak
7ff5d618d0
Update testing documentation
2014-04-15 11:02:22 -04:00
raeeschachar
c1f75fe1a3
Update Running Acceptance Tests Bok_Choy
2014-04-15 11:02:22 -04:00
Valera Rozuvan
b2543bfa95
Tweaking automatic screenshots in acceptance tests.
2014-04-09 11:37:32 +03:00
Valera Rozuvan
acff3cbe73
Update testing.md file.
...
Added information on output folder for auto screenshots.
2014-04-08 17:46:04 +03:00
Valera Rozuvan
e7a2349cdc
Update testing.md file.
...
How to better debug acceptance tests in local Vagrant dev.
2014-04-08 17:32:04 +03:00
Valera Rozuvan
0e2e19e066
Update testing.md file.
...
How to run Python tests for stub servers.
2014-03-27 20:01:56 +02:00
Will Daly
44dad41ede
Switch from Rake to Paver
2014-03-25 11:32:19 -04:00
Will Daly
812e71bbbb
Revert "Fix sys.path manipulation in pavement.py, with detailed comment"
...
This reverts commit 544616be4b .
2014-02-24 11:30:40 -05:00
Will Daly
544616be4b
Fix sys.path manipulation in pavement.py, with detailed comment
...
Restore reverted changes from paver part 1
2014-02-18 15:09:07 -05:00
Will Daly
c85c4b22ed
Revert "Replace rake functions with python paver functions"
...
This reverts commit df2e410f2a .
2014-02-14 14:25:28 -05:00
David Glance
df2e410f2a
Replace rake functions with python paver functions
...
Deprecated rake functions issue a warning and then call paver
replacements
Bring Paver commands up to date with master for servers, assets, and docs.
Revert deprecation of quality, tests, and i18n for a future pull request.
Deprecate workspace migration
2014-02-14 11:25:55 -05:00
Valera Rozuvan
e64145cfaf
Updated internal documentation on MongoDB.
...
Provided several suggestions what to do if MongoDB
daemon doesn't start.
2014-01-29 20:52:12 +02:00
David Baumgold
8a370ea14b
Reorganize documentation files for i18n
...
STUD-1094
2014-01-16 14:11:11 -05:00