I tried following the steps when running, for https://github.com/PrivateBin/PrivateBin/pull/1421, but this crucial one step is missing.
Maybe more was missing, most tests failed so hmm… but I only wanted it for the SRI generation and this was hard enough.
(And no, I did not feel like trying to run a container in a [dev]container, so these manual steps should better work.)
Maybe we can improve that further here, I the things I've noticed in this or the other PR.
having had to re-do all of these steps on a new environment, I noticed
some inconsistencies and updated the doc:
- moved unit testing doc into common doc folder, so it is easier to find
- removed no longer supported Janitor reference
- removed note regarding generated test duration, current version takes
less than a minute
- addressed each function removal & phpunit deprecations