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

Cleanup tests in services #32

Closed
13 tasks done
wmnsk opened this issue Sep 3, 2018 · 0 comments
Closed
13 tasks done

Cleanup tests in services #32

wmnsk opened this issue Sep 3, 2018 · 0 comments
Assignees
Labels

Comments

@wmnsk
Copy link
Collaborator

wmnsk commented Sep 3, 2018

Now the tests for each service in service_test.go is becoming too big. Need to split tests for each service and write more efficient tests.

  • OpenSecureChannelRequest
  • OpenSecureChannelResponse
  • CloseSecureChannelRequest
  • CloseSecureChannelResponse
  • GetEndpointsRequest
  • GetEndpointsResponse
  • CreateSessionRequest
  • CreateSessionResponse
  • ActivateSessionRequest
  • ActivateSessionResponse
  • CloseSessionRequest
  • CloseSessionResponse
  • ReadRequest
@wmnsk wmnsk added the quality label Sep 14, 2018
@wmnsk wmnsk added this to To do in First Release Sep 14, 2018
@wmnsk wmnsk moved this from To do to In progress in First Release Sep 15, 2018
@wmnsk wmnsk self-assigned this Sep 16, 2018
@wmnsk wmnsk closed this as completed in 33c5219 Oct 1, 2018
@wmnsk wmnsk moved this from In progress to Done in First Release Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
First Release
  
Done
Development

No branches or pull requests

1 participant