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

Create Unit / Integration Tests #2

Closed
2 tasks done
codemation opened this issue Jul 20, 2021 · 1 comment
Closed
2 tasks done

Create Unit / Integration Tests #2

codemation opened this issue Jul 20, 2021 · 1 comment
Assignees

Comments

@codemation
Copy link
Owner

codemation commented Jul 20, 2021

Description

To ensure default functionality is preserved between new releases, need to create tests on most core functionality. This will also allow for easier contributions in the future.

Required Tests

  • - EasyRpcProxy -> EasyRpcServer - testing core functionality of proxy methods, generators, method discovery, namespace isolation, authentication.
  • - EasyRpcServer -> EasyRpcServer - testing server_proxy functionality - extending proxy tests to include: bidirectional method discovery, clustering & sharing across multiple endpoints,
@codemation
Copy link
Owner Author

Completed in #4

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

No branches or pull requests

1 participant