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

MF-1199 - Add NATS messaging tests #1209

Merged
merged 8 commits into from
Jul 14, 2020

Commits on Jul 14, 2020

  1. Add test setup for mqtt

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    19d8129 View commit details
    Browse the repository at this point in the history
  2. Add pubsub tests

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    205dc17 View commit details
    Browse the repository at this point in the history
  3. Add message and payload helper funcs

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    cffd7f9 View commit details
    Browse the repository at this point in the history
  4. Add time.Sleep after subscribe to topic

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    defba71 View commit details
    Browse the repository at this point in the history
  5. Add NATS tests setup

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d4684f7 View commit details
    Browse the repository at this point in the history
  6. Add NATS test cases

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3bd9a1f View commit details
    Browse the repository at this point in the history
  7. Add message forwarded check to handler

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    3442afd View commit details
    Browse the repository at this point in the history
  8. Remove race affected mqtt tests

    Signed-off-by: Darko Draskovic <darko.draskovic@gmail.com>
    darkodraskovic committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    b5c37a5 View commit details
    Browse the repository at this point in the history