Hi all!
I am using the hubzilla app. The version of the application in the repository has stopped passing tests. Please help restore the updates!
Here is the test report for version 7.8.7 (Although 8.0 is already out)
https://ci-apps-dev.yunohost.org/ci/job/4847
Obviously you need to fix the parameter in the test run with
yunohost app install --force /app_folder -a "domain=sub.domain.tld&admin=package_checker&database=1&"
on
yunohost app install --force /app_folder -a "domain=sub.domain.tld&admin=package_checker&database=mysql&"
but I don’t know where the test code is and if I can do it myself