Skip to content
  1. Mar 15, 2009
  2. Mar 14, 2009
  3. Mar 09, 2009
  4. Mar 08, 2009
  5. Jan 26, 2009
  6. Jan 21, 2009
  7. Jan 16, 2009
  8. Jan 08, 2009
  9. Dec 22, 2008
  10. Dec 05, 2008
  11. Nov 25, 2008
  12. Nov 23, 2008
  13. Nov 20, 2008
  14. Nov 11, 2008
  15. Nov 02, 2008
  16. Oct 19, 2008
  17. Oct 12, 2008
  18. Oct 09, 2008
  19. Oct 01, 2008
  20. Sep 27, 2008
  21. Sep 19, 2008
  22. Aug 25, 2008
  23. Aug 21, 2008
  24. Aug 16, 2008
  25. Aug 03, 2008
  26. Jul 17, 2008
  27. Jul 16, 2008
  28. Jul 05, 2008
  29. Jul 03, 2008
  30. May 20, 2008
  31. May 15, 2008
  32. May 07, 2008
  33. May 06, 2008
  34. Apr 22, 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
    • Dries Buytaert's avatar
  36. Apr 16, 2008