gecko-dev/webtools/litmus
ccooper%deadsquid.com a728e4fb3f - set max width for testcase select 2006-07-13 21:43:57 +00:00
..
Litmus Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria. 2006-07-13 17:17:59 +00:00
css - set max width for testcase select 2006-07-13 21:43:57 +00:00
images
js Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria. 2006-07-13 17:17:59 +00:00
skins
t
templates/en/default Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria. 2006-07-13 17:17:59 +00:00
testcase_files
testrunner_migration - set creation_date and last_updated 2006-07-13 21:35:23 +00:00
.cvsignore
.htaccess
INSTALL -Web Services: support a web services interface for test result submission. See http://wiki.mozilla.org/Litmus:Web_Services for details. 2006-06-22 23:21:38 +00:00
Litmus.pm
Makefile
README
advanced_search.cgi - remove errant comment 2006-06-27 15:58:37 +00:00
common_results.cgi
edit_categories.cgi
edit_users.cgi Change some form field names to silence password manager. 2006-06-16 18:54:37 +00:00
enter_test.cgi Fix enter_test.cgi so it sets the author, creation_date, and version fields of new testcases. 2006-06-20 17:41:53 +00:00
favicon.ico
index.cgi Manage testgroup 2006-06-27 15:51:58 +00:00
json.cgi - Make it possible to rename subgroups and testgroups and to enable and disable them (the state of the form controls were previously being ignored). 2006-06-30 18:37:29 +00:00
login.cgi
logout.cgi
manage_subgroups.cgi Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria. 2006-07-13 17:17:59 +00:00
manage_testcases.cgi Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria. 2006-07-13 17:17:59 +00:00
manage_testgroups.cgi Bug 343007 - filter lists in management interfaces. Patch adds AJAX filter options to manage_*.cgi pages and exposes an interface for scripts to request a list of test ids, subgroup ids, testgroup ids, matching a given criteria. 2006-07-13 17:17:59 +00:00
populatedb.pl - Add is_automated_result flag to test_results table to track when results are part of automated testing scripts. 2006-06-27 00:39:09 +00:00
populatedb.sql
preview.cgi - added table related_testcases to track cloned testcase relations 2006-06-20 19:34:53 +00:00
process_test.cgi - update reference to process_test.cgi 2006-06-23 15:35:30 +00:00
robots.txt
run_tests.cgi - adding script to parse testcases from submitted XML (add_testcases_from_xml.pl) 2006-07-12 15:01:08 +00:00
runtests.pl
schema.pl - Add is_automated_result flag to test_results table to track when results are part of automated testing scripts. 2006-06-27 00:39:09 +00:00
search_results.cgi - remove errant comment 2006-06-27 15:58:37 +00:00
show_test.cgi b=342041 2006-06-28 19:03:45 +00:00
simpletest.cgi
single_result.cgi - remove errant comment 2006-06-27 15:58:37 +00:00
stats.cgi
testlist.cgi

README

===Litmus===

If you're reading this, you've downloaded, received, or simply conjured
out of thin air, a copy of the Litmus testcase management system.
Presumably, you're reading this file because you have some sort of
question about Litmus. Hopefully, if we've done our job right, this file
ought to answer your questions. 

Q: What is Litmus?
A: Litmus is a testcase management system. Its goal is to allow users to
enter software tests, run them, and view and manage the results. Along
the way, users can expect to be able to do queries and reports and have
access all the usual features they expect from a first-class web
application. The reality may be somewhat different than this goal.
Litmus is developed by mozilla.org.  

Q: How do I install this dang thing?
A: You probably want the file called INSTALL.

Q: Where is the real documentation?
A: Hahahaha. What is this "documentation" you speak of? You might want
to check out the Litmus Wiki, which may or may not contain useful
information. See http://wiki.mozilla.org/Litmus.

Q: What needs to be done?
A: See http://wiki.mozilla.org/Litmus:Todo

Q: How much does it cost?
A: Nothing. Litmus is Free Software, licensed under the Mozilla Public
License.

Q: Wait. Isn't "testcase" two words? 
A: Not here it isn't. 

Q: Waaaaaaah. Why is Litmus written in Perl and not
PHP/Python/Java/Objective Pascal/Latin?
A: Because I know Perl. Duh. Also because Litmus uses some code from
Bugzilla, and it wouldn't be able to do this if it was written in some
other language. Camels are also some of the least buggy animals around,
as they swat flies away with their tails. 

Q: I'm still confused. You didn't answer my question. I don't know what
to do. Help!
A: First of all, that's not a question. In any case, your best bet is
probably to email Zach Lipton <zach@zachlipton.com>, and if you ask
nicely and don't make too much of a pest of yourself, he'd be glad to
get you on the right track.