owncloud / testing

🔧 app for testing ownCloud
GNU Affero General Public License v3.0
3 stars 4 forks source link

Refactor and add tests for occ/bulk endpoint #166

Closed phil-davis closed 3 years ago

phil-davis commented 3 years ago

Description

When I tried the occ/bulk endpoint I saw that the server got PHP

[Thu Feb 18 10:59:15 2021] Undefined index: env_variables at /home/phil/git/owncloud/core/apps-external/testing/lib/Occ.php#134
[Thu Feb 18 10:59:15 2021] array_merge(): Expected parameter 2 to be an array, null given at /home/phil/git/owncloud/core/apps-external/testing/lib/Occ.php#76

Checklist:

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information