Skip to content
  1. Aug 05, 2009
  2. Jul 30, 2009
  3. Jul 20, 2009
  4. Jul 11, 2009
  5. Jul 07, 2009
  6. Jun 10, 2009
  7. Jun 08, 2009
  8. Apr 13, 2009
  9. Mar 31, 2009
  10. Feb 20, 2009
  11. Feb 01, 2009
  12. Jan 13, 2009
  13. Dec 30, 2008
  14. Dec 20, 2008
  15. Dec 18, 2008
  16. Nov 26, 2008
  17. Nov 24, 2008
  18. Nov 11, 2008
  19. Oct 29, 2008
  20. Oct 19, 2008
  21. Oct 12, 2008
  22. Sep 24, 2008
  23. Sep 23, 2008
  24. Sep 20, 2008
  25. Sep 06, 2008
  26. Aug 18, 2008
  27. Jul 24, 2008
  28. Jul 07, 2008
  29. Jun 29, 2008
  30. Jun 24, 2008
  31. Jun 09, 2008
  32. May 28, 2008
  33. May 26, 2008
  34. Apr 23, 2008
  35. Apr 20, 2008
    • Dries Buytaert's avatar
      - Added a test framework to Drupal along with a first batch of tests for · af474609
      Dries Buytaert authored
        Drupal core!  This is an important milestone for the project so enable
        the module and check it out ... :)
      
        Thanks to Rok Žlender, Károly Négyesi, Jimmy Berry, Kevin Bridges, Charlie
        Gordon, Douglas Hubler, Miglius Alaburda, Andy Kirkham, Dimitri13, Kieran
        Lal, Moshe Weitzman, and the many other people that helped with testing
        over the past years and that drove this home.
      
        It all works but it is still rough around the edges (i.e. documentation
        is still being written, the coding style is not 100% yet, a number of
        tests still fail) but we spent the entire weekend working on it in Paris
        and made a ton of progress.  The best way to help and to get up to speed,
        is to start writing and contributing some tests ... as well as fixing
        some of the failures.
      
        For those willing to help with improving the test framework, here are
        some next steps and issues to resolve:
      
          - How to best approach unit tests and mock functions?
          - How to test drupal_mail() and drupal_http_request()?
          - How to improve the admin UI so we have a nice progress bar?
          - How best to do code coverage?
          - See http://g.d.o/node/10099 for more ...
      af474609