Add support for roles, endpoints, compute, etc. and update integration tests

This commit is contained in:
2024-01-23 08:30:17 -05:00
parent b2ba21c57e
commit 9e87b4e068
6 changed files with 376 additions and 5 deletions
+1
View File
@@ -9,6 +9,7 @@ pytest = "*"
[dev-packages]
neon-client = {file = ".", editable = true}
pytest-recording = "*"
[requires]
python_version = "3.12"