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

Refactored Testing to use more @testset macros #13

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

mattBrzezinski
Copy link
Member

Based off of #12

  • Refactored unit testing to use more @testset macros
  • Export sqs_send_message_batch
  • Created testing functions to create_queues and cleanup_queues
  • Reorganized AWSSQS.jl functions to flow in a more logical order

src/AWSSQS.jl Outdated Show resolved Hide resolved
- Refactored unit testing to use more @testset macros
- Export sqs_send_message_batch
- Created testing functions to create_queues and cleanup_queues
- Reorganized AWSSQS.jl functions to flow in a more logical order
@mattBrzezinski mattBrzezinski merged commit aab8480 into master Dec 16, 2019
@omus omus deleted the MB/refactor-testing branch December 17, 2019 15:17
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

Successfully merging this pull request may close these issues.

2 participants