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
+4
View File
@@ -1,3 +1,7 @@
import pytest
@pytest.fixture
def neon():
from neon_client import NeonAPI