README.txt

Same filename in other branches
  1. 7.x-2.x README.txt
The files in this directory are here in order to keep track of tests that were
present in Drupal 7 but have not yet been ported to Drupal 8.

The tests are split into five separate files, each containing one class, because
that is more manageable than one huge file.

Any functions in these tests that have a Drupal 8 equivalent may removed. If
you find something that needs to be removed please open an issue as a "task"
in the Rules issue queue at https://www.drupal.org/project/issues/rules and
post a patch to remove the test. All issues should mention what D7 test is
being removed and which D8 test replaced it. All issues should have their
"Parent issue" set to https://www.drupal.org/project/rules/issues/2800779 so
we may keep track of progress on the overall task of finishing the port of the
tests.

File

d7-tests/README.txt

View source
  1. The files in this directory are here in order to keep track of tests that were
  2. present in Drupal 7 but have not yet been ported to Drupal 8.
  3. The tests are split into five separate files, each containing one class, because
  4. that is more manageable than one huge file.
  5. Any functions in these tests that have a Drupal 8 equivalent may removed. If
  6. you find something that needs to be removed please open an issue as a "task"
  7. in the Rules issue queue at https://www.drupal.org/project/issues/rules and
  8. post a patch to remove the test. All issues should mention what D7 test is
  9. being removed and which D8 test replaced it. All issues should have their
  10. "Parent issue" set to https://www.drupal.org/project/rules/issues/2800779 so
  11. we may keep track of progress on the overall task of finishing the port of the
  12. tests.