Commit 2c3e6d6
committed
tests: serialization-deserialization tests
This commit refactors and adds additional tests related to serialization
inside integration tests. It adds coverage for most scalar types,
additional cases for more complex types such as Uuid and Text, Null
checking inside queries and also splits certain test cases into multiple
tests to separate expected failures from expected successes.1 parent 86efc40 commit 2c3e6d6
File tree
3 files changed
+929
-943
lines changed- scylla/tests/integration
3 files changed
+929
-943
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
0 commit comments