-
- Downloads
Issue #1972116 by klausi: Add REST test coverage for nodes.
Showing
- core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php 21 additions, 0 deletions...odules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php
- core/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php 29 additions, 0 deletionscore/modules/hal/lib/Drupal/hal/Tests/DenormalizeTest.php
- core/modules/node/lib/Drupal/node/NodeStorageController.php 4 additions, 1 deletioncore/modules/node/lib/Drupal/node/NodeStorageController.php
- core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php 3 additions, 6 deletions...t/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
- core/modules/rest/lib/Drupal/rest/RequestHandler.php 1 addition, 1 deletioncore/modules/rest/lib/Drupal/rest/RequestHandler.php
- core/modules/rest/lib/Drupal/rest/Tests/CreateTest.php 77 additions, 75 deletionscore/modules/rest/lib/Drupal/rest/Tests/CreateTest.php
- core/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php 2 additions, 2 deletionscore/modules/rest/lib/Drupal/rest/Tests/DeleteTest.php
- core/modules/rest/lib/Drupal/rest/Tests/NodeTest.php 78 additions, 0 deletionscore/modules/rest/lib/Drupal/rest/Tests/NodeTest.php
- core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php 15 additions, 1 deletioncore/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php
- core/modules/rest/lib/Drupal/rest/Tests/ReadTest.php 12 additions, 10 deletionscore/modules/rest/lib/Drupal/rest/Tests/ReadTest.php
- core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php 11 additions, 1 deletioncore/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php
Loading
Please register or sign in to comment