zowe / zowe-cli-db2-plugin

DB2 Plugin for the Zowe CLI
Eclipse Public License 2.0
8 stars 16 forks source link

Failing System Tests #69

Closed AndrewTwydell closed 3 years ago

AndrewTwydell commented 3 years ago

There are 4 failing system tests, all failing on the line: expect(new RegExp(regex, "gs").test(response.stdout.toString())).toBe(true);.

Multiple Snapshot failures due to additional options added, so need updating.

Screenshot 2020-12-15 at 11 16 16 Screenshot 2020-12-15 at 11 06 48