This is my repo of custom drupal modules that I am currently developing. Each module contains a README.md file which should give you a broad idea of the intended goals and functionality that the ...
The module provides API to simplify writing Drupal unit tests. Using the API can significantly reduce the amount of code in your unit tests to cover all the logic of tested functions, using provided ...