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

Test initialization protocol for incorrect behaviors #255

Open
nieznanysprawiciel opened this issue Jun 30, 2023 · 0 comments
Open

Test initialization protocol for incorrect behaviors #255

nieznanysprawiciel opened this issue Jun 30, 2023 · 0 comments

Comments

@nieznanysprawiciel
Copy link
Contributor

nieznanysprawiciel commented Jun 30, 2023

Why:

  • We want to make sure, that protocol is resilient to unexpected messages and behaviors

What:

  • Test sending Disconnected message in different phases of initialization (You can use SessionState to have idea what are the phases)
    • Aborting initialization should work correctly
    • SessionLayer should end up in correct state without temporary entries
    • SessionLayer should be able to establish new session afterwards
    • Test incoming and outgoing sessions scenarios
  • Test timeout scenarios in all phases - situation when we get no expected response
  • Test scenarios with sending wrong/unexpected protocol messages in different phases of initialization
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