Skip to content
  1. Feb 24, 2016
  2. Aug 06, 2014
  3. Apr 24, 2013
  4. Apr 10, 2011
  5. Feb 25, 2011
  6. Oct 02, 2010
  7. Aug 14, 2010
  8. Aug 05, 2010
  9. May 06, 2010
  10. Mar 31, 2010
  11. Dec 02, 2009
  12. Aug 24, 2009
  13. Jul 13, 2009
  14. Jun 28, 2009
  15. May 24, 2009
  16. May 04, 2009
  17. Mar 31, 2009
  18. Dec 30, 2008
  19. Nov 25, 2008
  20. Sep 17, 2008
  21. Sep 06, 2008
  22. Aug 09, 2008
  23. Jun 26, 2008
  24. Jun 09, 2008
  25. Jun 05, 2008
  26. May 09, 2008
  27. May 07, 2008
  28. May 06, 2008
  29. 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