Add extensive unit tests for those methods:

  • Canonicalizer::canonicalize()
  • CompatibilityChecker::isCompatible(). SchemaCompatibilityCheckerTest already exists but:
    • It must be deepened
    • schema_compatibility_checker_data must be a proper fixture
  • ReferencesResolver::resolve()
  • StreamWrapper::stream_open()
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

pdureau created an issue. See original summary.

oldeb’s picture

Assigned: Unassigned » oldeb
oldeb’s picture

Progress status :

  • Canonicalizer ✔
  • CompatibilityChecker ✔
  • ReferencesResolver => WIP
  • StreamWrapper ✔

oldeb’s picture

Status: Active » Needs review
oldeb’s picture

  • pdureau committed 7e343fc3 on 2.0.x authored by oldeb
    Issue #3439407 by oldeb, pdureau: Add unit tests for SchemaManager...
pdureau’s picture

Assigned: oldeb » Unassigned
Status: Needs review » Fixed

Merged

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.