Providing a patch for this module initially always changes the status from "Needs review" to "Needs work" by the automated test that is activated on the project. This is however not due to the patch but to the current absence of a test.
ERROR: No valid tests were specified.
It is recommended to disable automated testing at https://www.drupal.org/node/1997362/qa until at least a minimal test has been provided.
Searching 290 files for "Test" (case sensitive)
0 matches| Comment | File | Size | Author |
|---|---|---|---|
| #5 | bootstrap_barrio-add_basic_test-3134142-5.patch | 689 bytes | lolandese |
Comments
Comment #2
lolandese commentedIf interest is expressed by the current maintainer, I can provide a patch.
Comment #3
lolandese commentedComment #4
hatuhay commentedPlease proceed. help welcome
Comment #5
lolandese commentedThe attached patch adds just a dummy test to run DrupalCI. This is only to check if issue queue patches apply cleanly.
System info of the used local environment
BEFORE patching (local PHPUnit test)
AFTER patching (local PHPUnit test)
Code quality
Passes both Codesniffer Drupal and Drupal Practice.
Deprecations (D9 prep)
No deprecations found:
Comment #6
lolandese commentedYes. We now get a green-labeled confirmation that the DrupalCI test passed on the supplied patch.
This makes managing the issue queue a bit easier as we already know if supplied patches apply cleanly.
Comment #8
hatuhay commented