17337: Added more tests to cover edge cases
[arvados-workbench2.git] / cypress / integration / collection.spec.js
index 3041acf5b2cd9e783a4241190862ec27cbdccd2a..7764a8ebbc6264105beffb208d1dfc061ff18fd9 100644 (file)
@@ -206,6 +206,7 @@ describe('Collection panel tests', function () {
                     'some%22file.pdf',
                     'some%20file.pdf',
                     "G%C3%BCnter's%20file.pdf",
+                    'table%&?*2',
                     'bar' // make sure we can go back to the original name as a last step
                 ];
                 eachPair(names, (from, to) => {