You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/tests
Roeland Jago Douma 5b21650097
Don't lie about the preview mimetype
For legacy reasons we stored all the previews with a png extention.
However we did not put png data in them all the time.

This caused the preview endpoints to always report that a preview is a
png file. Which was a lie.

Since we abstract away from the storage etc in the previewmanager. There
is no need anymore to store them as .png files and instead we can use
the actual file extention.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
..
Core Hide stay logged in checkbox when flow authentication is used 6 years ago
Settings Get correct translations for SecurityProvider 6 years ago
acceptance Wait for the shared link to be set in the acceptance tests 6 years ago
apps Version and dependency are now required 7 years ago
data Fix email buttons for white theme 7 years ago
docker Namespace and array syntax fixes 7 years ago
lib Don't lie about the preview mimetype 6 years ago
objectstore make object prefix configurable 8 years ago
travis Changed name of default logfile from owncloud.log to nextcloud.log. 8 years ago
apps.php Fix the tests again 8 years ago
bootstrap.php unit test adjustment 7 years ago
enable_all.php Fix tests 8 years ago
karma.config.js Add unit tests for the navigation bar slide gesture 7 years ago
phpunit-autotest-external.xml Adjust the phpunit config 8 years ago
phpunit-autotest.xml Add tests for OAuth2 app 7 years ago
preseed-config.php Enable object storage tests again 7 years ago
redis-cluster.config.php Fix drone 7 years ago
redis.config.php Fix drone 7 years ago
startsessionlistener.php Make compatible with PHPUnit 5.1 9 years ago