diff --git a/tests20/README.md b/tests20/README.md new file mode 100644 index 0000000000..455c7ee1d8 --- /dev/null +++ b/tests20/README.md @@ -0,0 +1,5 @@ +## Tests +### benchmark +### go_client +### java_client +### python_client \ No newline at end of file diff --git a/tests20/benchmark/README.md b/tests20/benchmark/README.md new file mode 100644 index 0000000000..b7362ec7a9 --- /dev/null +++ b/tests20/benchmark/README.md @@ -0,0 +1,5 @@ +## benchmark + +### Run benchmark + +### Contribute in benchmark \ No newline at end of file diff --git a/tests20/go_client/README.md b/tests20/go_client/README.md new file mode 100644 index 0000000000..ff85fa1fc7 --- /dev/null +++ b/tests20/go_client/README.md @@ -0,0 +1 @@ +## go_client \ No newline at end of file diff --git a/tests20/java_client/README.md b/tests20/java_client/README.md new file mode 100644 index 0000000000..bdcce8b6b8 --- /dev/null +++ b/tests20/java_client/README.md @@ -0,0 +1 @@ +## java_client \ No newline at end of file diff --git a/tests20/python_client/README.md b/tests20/python_client/README.md new file mode 100644 index 0000000000..c80653a419 --- /dev/null +++ b/tests20/python_client/README.md @@ -0,0 +1,10 @@ +## python_client + +### Test levels +#### L0 +#### L1 +#### L2 + +### Run a test + +### Contribute a test diff --git a/tests20/python_client/collection/test_collection.py b/tests20/python_client/collection/test_collection.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests20/python_client/connection/test_connection.py b/tests20/python_client/connection/test_connection.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests20/python_client/index/test_index.py b/tests20/python_client/index/test_index.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests20/python_client/partition/test_partition.py b/tests20/python_client/partition/test_partition.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests20/python_client/utility/test_utility.py b/tests20/python_client/utility/test_utility.py new file mode 100644 index 0000000000..e69de29bb2