Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added tests for neon core rpc api #195

Merged
merged 9 commits into from
Mar 7, 2024
Merged

Conversation

kristinaNikolaevaa
Copy link
Collaborator

No description provided.

@kristinaNikolaevaa kristinaNikolaevaa marked this pull request as ready for review January 9, 2024 08:53


@pytest.fixture(scope="session")
def neon_rpc_client():
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what difference between NEON_CORE_API_URL and NEON_CORE_API_RPC_URL?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is different services now, NEON_CORE_API_URL - old one, rest api (we will delete it in future)
NEON_CORE_API_RPC_URL - rpc service which Vova created

@kristinaNikolaevaa kristinaNikolaevaa merged commit 71eec5d into develop Mar 7, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants