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

Add Integration tests #2

Open
13 tasks
a-givertzman opened this issue Dec 16, 2022 · 0 comments · May be fixed by #19
Open
13 tasks

Add Integration tests #2

a-givertzman opened this issue Dec 16, 2022 · 0 comments · May be fixed by #19

Comments

@a-givertzman
Copy link
Owner

a-givertzman commented Dec 16, 2022

  • DsLineSocket
    • is Connected/Disconnected
    • stream - received data must be valid and coming with interval equal 500 ms
    • requestAll - data set must be valid and received in less than the 500 ms
    • send - response must be received in less than the 500 ms
    • close
  • JdsLine
    • stream - received data must be valid and coming with interval equal 500 ms
    • requestAll - data set must be valid and received in less than the 500 ms
    • send - response must be received in less than the 500 ms
    • close
  • DsClientReal
    • stream (30 subscriptions)
      • подписаться
      • получить данные - received data must be valid and coming with interval equal 500 ms
      • отписаться
      • повторять 10 раз
      • проверить что подписки освобождены
@Minyewoo Minyewoo self-assigned this Jan 17, 2023
@Minyewoo Minyewoo linked a pull request Jan 18, 2023 that will close this issue
@Minyewoo Minyewoo removed their assignment Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🟠 Priority 2
Development

Successfully merging a pull request may close this issue.

2 participants