Tests - Jackalope2/jackalope GitHub Wiki

Unit tests

Have unit tests for the new building blocks. Build them in a way that they work well with unit testing.

phpcr-api-tests

  • Update tests to support autoloading.
  • Test workspaces are handled in a strange way
  • Move phpunit.xml.dist to root directory
  • Tidy up
  • Fixtures are obscure - they could be structured in a better way. e/g/ /tests_general_base/numberPropertyNode is used for binary tests.#