mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 03:12:13 +00:00
I copied cql-pytest tests from the master branch, at least the ones that were compatible with branch-5.1 Some of them were expecting an InvalidRequest exception in case of UNSET VALUES being present in places that branch-5.1 allows, so I skipped these tests. Signed-off-by: Jan Ciolek <jan.ciolek@scylladb.com>