Skip to content
forked from drupal/drupal

Verbatim mirror of the git.drupal.org repository for Drupal core. Changes will not be pulled, and merge requests will not be accepted, if you want to contibute, go to Drupal.org:

License

Notifications You must be signed in to change notification settings

mangust404/drupal

 
 

Repository files navigation

Drupal 6 tests backport from D7

  • Backported core tests:

    • Bootstrap (almost all bootstrap functions are from D7)
    • Module system
    • Common functions
    • Default caching system
    • Form API tests
    • Session tests
    • Error tests
    • File tests
    • Image tests
    • Locking test
    • Mail test (convert html to text only)
    • Menu test
    • Pager test
    • Path test
    • Schema API test
    • Tablesort test
    • Theme test
  • Backported modules tests:

    • Aggregator
    • Blocks (full version from D7)
    • Blog
    • Book
    • Color
    • Comment
    • Contact
    • Dblog
    • Filter
    • Forum
    • Help
    • Locale
    • Menu
    • Node
    • Path
    • PHP
    • Poll
    • Profile
    • Search
    • Statistics
    • Syslog
    • System
    • Taxonomy
    • Tracker
    • Translation
    • Trigger
    • Update
    • Upload (written from the scratch but not complete)
    • User

Core modules without tests:

  • OpenID (not significant)
  • Ping (not present in D7)
  • Throttle (entire module should be refactored because of a bad performance)

About

Verbatim mirror of the git.drupal.org repository for Drupal core. Changes will not be pulled, and merge requests will not be accepted, if you want to contibute, go to Drupal.org:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.6%
  • JavaScript 5.9%
  • CSS 4.6%
  • HTML 4.6%
  • Shell 0.9%
  • Perl 0.2%
  • ApacheConf 0.2%