Unified Testing

Revision as of 09:36, 20 January 2008 by Arif Iqbal (talk | contribs) (DoneDone)



OurWork Edit-chalk-10bo12.png

What (summary)

To have a single testing engine that tests code for PHP, compost and javascript code.

Why this is important

Until now, we use rake test to test our compost code but we don't have any such framework for testing the PHP and javascript code. This does not let us write bug free php and javascript code, and don't let us refactor our code often. This testing framework would let us do exactly that.

DoneDone

  • proper permissions are required to be able to execute any of the au_web_services (logged-in sysop for our stuff)
  • au_web_services shows links to the main functional tasks that we perform (test, patrol, crm)
  • au_web_services/test is a web service that shows links to all the test suites you can run
  • au_web_services/test/XXX runs all the tests in the suite XXX and reports the results in a friendly manner
    • au_web_services/test/ruby
    • au_web_services/test/javascript
    • au_web_services/test/php
    • au_web_services/test/all executes all tests (javascript, php, and ruby) at all levels of abstraction (unit, functional, integration) reports the results in a friendly manner

Steps to get to DoneDone



Retrieved from "http://aboutus.com/index.php?title=Unified_Testing&oldid=14517702"