nextcloud/tests
Morris Jobke 72fc3ecbfc Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests
I removed the tests completely because they just test that the constructor assigns the values to the internal properties. Nothing that should be cared about from the outside.

See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322

It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-23 20:26:46 +00:00
..
Core Use assertStringContainsString instead of assertContains on strings 2020-07-23 20:26:44 +00:00
acceptance Add acceptance test for disabling create permission after sharing 2020-06-24 19:22:39 +00:00
apps Validate the info.xml against the appstore schema file 2018-02-16 10:23:51 +01:00
data Fix notification mail tests 2020-05-01 03:00:42 +02:00
docker Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
lib Remove deprecated test of internal attributes via assertAttributeEquals in constructor tests 2020-07-23 20:26:46 +00:00
objectstore
travis
ui-regression Remove fs package 2019-07-01 11:24:58 +02:00
apps.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
bootstrap.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
drone-run-integration-tests.sh Only run integration tests when PHP was modified 2019-08-27 11:31:15 +02:00
drone-wait-objectstore.sh Kill objectstore CI if we can't create a file 2018-02-26 14:54:27 +01:00
enable_all.php Add tests 2018-01-25 13:44:47 +01:00
karma.config.js Fix jsunit tests 2020-04-14 11:55:12 +02:00
phpunit-autotest-external.xml
phpunit-autotest.xml Make phpunit8 compatible 2019-11-27 13:34:41 +01:00
preseed-config.php Use a blank line after the opening tag 2020-04-09 11:50:14 +02:00
redis-cluster.config.php
redis.config.php
startsessionlistener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00