Litmus:Todo: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
= Litmus ToDo List =
Here's some things that Litmus needs. If you feel like taking one of these tasks on, great! Just post about your progress on this page.  
Here's some things that Litmus needs. If you feel like taking one of these tasks on, great! Just post about your progress on this page.  


== Proposed Projects ==
== Unclaimed Tasks ==
 
* Administration Interface
=== Format API ===
* Bugzilla User Integration
* The API for testcase formats needs to get completed. [[User:Zachlipton|Zachlipton]] 14:40, 27 Jul 2005 (PDT)
 
=== Querying ===
* There needs to be some way to query the testcases and view them in a list format. [http://www.zachlipton.com/litmusmockups/confirmedfailures.html Here's a very rough mockup]. [[User:Zachlipton|Zachlipton]] 14:40, 27 Jul 2005 (PDT)
 
=== Suites ===
* Litmus needs to support the creation of test suites, an arbitrary ordered collection of individual tests, subgroups, and testgroups. [[User:Zachlipton|Zachlipton]] 08:49, 8 Aug 2005 (PDT)
 
=== Administration Interface ===


=== Bugzilla User Integration ===
== Claimed Tasks ==


=== process_test.cgi Improvements ===
=== Chris Cooper ===
* process_test.cgi needs to get cleaned up. In particular, it's making several very wrong assumptions that make it impossible to submit results from more than one product at once. [[User:Zachlipton|Zachlipton]] 16:53, 27 Jul 2005 (PDT)
* In Progress
** Reporting/Querying
*** There needs to be some way to query the testcases and view them in a list format. [http://www.zachlipton.com/litmusmockups/confirmedfailures.html Here's a very rough mockup]. [[User:Zachlipton|Zachlipton]] 14:40, 27 Jul 2005 (PDT)
*** determine what other reporting functions we need, and how QA people need to be able to view/sort those results.


== Projects in Process ==
=== Jay Patel ===


=== UI Improvement ===
=== Zach Lipton ===
* template/en/default/runtests/testdisplay.html.tmpl really really needs work. The css file (in skins/) also needs some love. A web design/CSS guru would be much appreciated. [[User:Zachlipton|Zachlipton]] 14:36, 27 Jul 2005 (PDT)


== Completed Projects ==
* In Progress
=== The testdata filter ===
** Format API
* The testdata filter (in Template.pm) is in pretty bad shape and needs to get fixed. It likely opens us up to XSS attacks if we actually had a real cookie to attack. [[User:Zachlipton|Zachlipton]] 11:03, 28 Jul 2005 (PDT)
*** The API for testcase formats needs to get completed. [[User:Zachlipton|Zachlipton]] 14:40, 27 Jul 2005 (PDT)
** Suites
*** Litmus needs to support the creation of test suites, an arbitrary ordered collection of individual tests, subgroups, and testgroups. [[User:Zachlipton|Zachlipton]] 08:49, 8 Aug 2005 (PDT)
** process_test.cgi Improvements
*** process_test.cgi needs to get cleaned up. In particular, it's making several very wrong assumptions that make it impossible to submit results from more than one product at once. [[User:Zachlipton|Zachlipton]] 16:53, 27 Jul 2005 (PDT)
** UI Improvement
*** template/en/default/runtests/testdisplay.html.tmpl really really needs work. The css file (in skins/) also needs some love. A web design/CSS guru would be much appreciated. [[User:Zachlipton|Zachlipton]] 14:36, 27 Jul 2005 (PDT)


=== litmusconfig.js ===
* Completed Projects
* Select boxes need to be converted to pull data from litmusconfig.js rather than the clunky show/hide div approach. [[User:Zachlipton|Zachlipton]] 15:47, 29 Jul 2005 (PDT)
** The testdata filter
*** The testdata filter (in Template.pm) is in pretty bad shape and needs to get fixed. It likely opens us up to XSS attacks if we actually had a real cookie to attack. [[User:Zachlipton|Zachlipton]] 11:03, 28 Jul 2005 (PDT)
** litmusconfig.js
*** Select boxes need to be converted to pull data from litmusconfig.js rather than the clunky show/hide div approach. [[User:Zachlipton|Zachlipton]] 15:47, 29 Jul 2005 (PDT)

Revision as of 19:25, 8 August 2005

Litmus ToDo List

Here's some things that Litmus needs. If you feel like taking one of these tasks on, great! Just post about your progress on this page.

Unclaimed Tasks

  • Administration Interface
  • Bugzilla User Integration

Claimed Tasks

Chris Cooper

  • In Progress
    • Reporting/Querying
      • There needs to be some way to query the testcases and view them in a list format. Here's a very rough mockup. Zachlipton 14:40, 27 Jul 2005 (PDT)
      • determine what other reporting functions we need, and how QA people need to be able to view/sort those results.

Jay Patel

Zach Lipton

  • In Progress
    • Format API
      • The API for testcase formats needs to get completed. Zachlipton 14:40, 27 Jul 2005 (PDT)
    • Suites
      • Litmus needs to support the creation of test suites, an arbitrary ordered collection of individual tests, subgroups, and testgroups. Zachlipton 08:49, 8 Aug 2005 (PDT)
    • process_test.cgi Improvements
      • process_test.cgi needs to get cleaned up. In particular, it's making several very wrong assumptions that make it impossible to submit results from more than one product at once. Zachlipton 16:53, 27 Jul 2005 (PDT)
    • UI Improvement
      • template/en/default/runtests/testdisplay.html.tmpl really really needs work. The css file (in skins/) also needs some love. A web design/CSS guru would be much appreciated. Zachlipton 14:36, 27 Jul 2005 (PDT)
  • Completed Projects
    • The testdata filter
      • The testdata filter (in Template.pm) is in pretty bad shape and needs to get fixed. It likely opens us up to XSS attacks if we actually had a real cookie to attack. Zachlipton 11:03, 28 Jul 2005 (PDT)
    • litmusconfig.js
      • Select boxes need to be converted to pull data from litmusconfig.js rather than the clunky show/hide div approach. Zachlipton 15:47, 29 Jul 2005 (PDT)