solid-nextcloud icon indicating copy to clipboard operation
solid-nextcloud copied to clipboard

Add unit-tests to PDS Interop maintained dependencies/packages

Open Potherca opened this issue 3 years ago • 0 comments

We want to have more unit-level test in all PDS Interop PHP repositories that are dependencies for this repository.

This ticket serves as full list of all the steps that need to be taken.

All repositories (except solid-nextcloud) already have real or dummy tests and a GitHub Action to run those test(s).

Per repository, a separate ticket has been created outlining what should be tested in more details:

  • php-solid-auth https://github.com/pdsinterop/php-solid-auth/issues/25
  • php-solid-crud https://github.com/pdsinterop/php-solid-crud/issues/21
  • flysystem-nextcloud https://github.com/pdsinterop/flysystem-nextcloud/issues/10
  • flysystem-rdf https://github.com/pdsinterop/flysystem-rdf/issues/11

Potherca avatar Aug 29 '22 07:08 Potherca