mirror of
https://github.com/nextcloud/server.git
synced 2026-02-13 15:54:59 -05:00
The acceptance tests using the recent view fail since the vue migration. `And I open the details view for "welcome.txt"` Is looking for a row in the filelist with a span having the class nametext, matching the file name "welcome.txt" and button inside having the class action-menu. The markup for the files list looks very different after the vue migration and therefor the test is failing. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> |
||
|---|---|---|
| .. | ||
| acceptance | ||
| apps | ||
| blueprints | ||
| Core | ||
| data | ||
| docker | ||
| lib | ||
| objectstore | ||
| Test/Repair/Owncloud | ||
| travis | ||
| apps.php | ||
| bootstrap.php | ||
| drone-run-integration-tests.sh | ||
| drone-run-php-tests.sh | ||
| drone-wait-objectstore.sh | ||
| enable_all.php | ||
| karma.config.js | ||
| phpunit-autotest-external.xml | ||
| phpunit-autotest.xml | ||
| preseed-config.php | ||
| redis-cluster.config.php | ||
| redis.config.php | ||
| startsessionlistener.php | ||