nextcloud-server/tests
Roeland Jago Douma d0f8fa4619 Check the actual status code for 204 and 304
The header is the full http header like: HTTP/1.1 304 Not Modified
So comparing this to an int always yields false
This also makes the 304 RFC compliant as the resulting content length
should otherwise be the length of the message and not 0.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-24 17:52:33 +07:00
..
Core Clean pending 2FA authentication on password reset 2019-01-30 10:41:09 +07:00
Settings Show a setup warning in case S3 object storage is used as primary storage 2019-03-27 13:34:36 +07:00
acceptance Disable failing files app test - act 4 2019-03-14 16:31:42 +07:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +07:00
data two item => two items 2019-02-27 15:09:32 +07:00
docker
lib Check the actual status code for 204 and 304 2019-05-24 17:52:33 +07:00
objectstore
travis
ui-regression Update polyserve requirement 2018-10-22 18:35:41 +07:00
apps.php
bootstrap.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +07:00
enable_all.php Add tests 2018-01-25 13:44:47 +07:00
karma.config.js Fix js unit tests 2018-10-19 15:54:22 +07:00
phpunit-autotest-external.xml
phpunit-autotest.xml Do not cover composer folders for code coverage 2018-10-01 11:47:11 +07:00
preseed-config.php Cache tokens when using swift's v2 authentication 2019-01-22 14:37:09 +07:00
redis-cluster.config.php Fix drone 2017-07-14 15:04:18 +07:00
redis.config.php Fix drone 2017-07-14 15:04:18 +07:00
startsessionlistener.php Require PHPUnit 6.5 or higher 2018-01-24 17:23:59 +07:00