The tests were not running due to the typo in tests namespaces, e.g. it should be \Drupal\Tests\MODULE_NAME\TEST_TYPE\TEST_CLASS, but we have \Drupal\Test\MODULE_NAME\TEST_TYPE\TEST_CLASS. Fixed it in the patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | fix_tests1.patch | 6.79 KB | valentine94 |
| fix_tests.patch | 5.9 KB | valentine94 |
Comments
Comment #2
valentine94Comment #3
valentine94Fixed failed test
Comment #5
matsbla commented