mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-03 05:26:58 +00:00
This patch adds regression tests for four recently-fixed issues which did not yet have tests: Refs #7157 (LatestStreamArn) Refs #7158 (SequenceNumber should be numeric) Refs #7162 (LatestStreamLabel) Refs #7163 (StreamSpecification) I verified that all the new tests failed before these issues were fixed, but now pass. Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20200907155334.562844-1-nyh@scylladb.com>