nextcloud / app_api

Nextcloud AppAPI
https://apps.nextcloud.com/apps/app_api
GNU Affero General Public License v3.0
81 stars 7 forks source link

feat(ci): add test with APCu local cache enabled #349

Closed andrey18106 closed 3 months ago

andrey18106 commented 3 months ago

Add CI test with APCu enabled (ref: https://github.com/cloud-py-api/app_api/pull/348).

APCu test must fail on ExApp register step, and be resolved in linked PR.