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 basic functionality tests for validate_enclave_name and subscription #624

Merged
merged 15 commits into from
Apr 24, 2020

Commits on Apr 24, 2020

  1. Add tests for the test_validate_enclave_name module

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    aa5bd87 View commit details
    Browse the repository at this point in the history
  2. Add test that is failing

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    55c7e0e View commit details
    Browse the repository at this point in the history
  3. Fix function used for publishing

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    b47c41a View commit details
    Browse the repository at this point in the history
  4. Fix serialize subscription test

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    550471c View commit details
    Browse the repository at this point in the history
  5. Add tests for loan msgs and get_options

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    45bd449 View commit details
    Browse the repository at this point in the history
  6. Add support for taking a sequence of messages (#614)

    * Add support for taking a sequence of messages
    
    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    * Fix uncrustify
    
    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    * Apply suggestions from code review
    
    Co-Authored-By: Jacob Perron <jacob@openrobotics.org>
    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    * Address reviewer feedback.
    
    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    * Remove vertical whitespace
    
    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    * Address reviewer feedback
    
    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    * Remove blank line
    
    Signed-off-by: Michael Carroll <michael@openrobotics.org>
    
    Co-authored-by: Jacob Perron <jacob@openrobotics.org>
    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    2 people authored and Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    959d02e View commit details
    Browse the repository at this point in the history
  7. Add test that is failing

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    41bef6d View commit details
    Browse the repository at this point in the history
  8. Fix function used for publishing

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    00286dd View commit details
    Browse the repository at this point in the history
  9. Fix serialize subscription test

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    07a4337 View commit details
    Browse the repository at this point in the history
  10. Add tests for loan msgs and get_options

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    73d7c8a View commit details
    Browse the repository at this point in the history
  11. Remove extra character left when rebasing

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    1c3afe1 View commit details
    Browse the repository at this point in the history
  12. Remove test used for debugging

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    e0bfb9e View commit details
    Browse the repository at this point in the history
  13. Remove repeated tests

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    e3be2ca View commit details
    Browse the repository at this point in the history
  14. Add test for get_options

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    1861c61 View commit details
    Browse the repository at this point in the history
  15. Fix uncrustify errors

    Signed-off-by: Jorge Perez <jjperez@ekumenlabs.com>
    Blast545 committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    a967df4 View commit details
    Browse the repository at this point in the history