- Merge request !2462Issue #3293813: Move RDF-related tests to RDF module β (Closed) created by spokje
- π¬π§United Kingdom adamps
This issue seems to have removed a lot of important testing from Drupal Core: NodeDisplayConfigurableTest, node_display_configurable_test.info
This testing (that I spent quite a while writing) is/was an important part of the initiative β¨ [META] Expose Title and other base fields in Manage Display Active . I have raised π Reinstate important testing NodeDisplayConfigurableTest Active . I hope that the authors of this issue might be willing to undo this accidental loss from their actions.
- πΊπΈUnited States xjm
@adamps, the issue was that the test coverage was coupled to the RDF module, which was removed from core. The tests were not deleted entirely but moved to the RDF codebase. If you wish to write additional test coverage for the node module not coupled to RDF, please file a followup issue. Thanks!