17582: Adds integration test cases exposing the bug.
[arvados-workbench2.git] / cypress / integration / collection.spec.js
index 151700768fcdae0eaa0eb2269341fd3eaf031ad3..a54f13ca5d41fdd99e42842ea9eb80519f761f29 100644 (file)
@@ -239,6 +239,8 @@ describe('Collection panel tests', function () {
 
                 const names = [
                     'bar', // initial name already set
+                    '[between brackets]', // JSON-like strings (#17582)
+                    '{between braces}', // JSON-like strings (#17582)
                     '&',
                     'foo',
                     '&',