Skip to content

Investigate if we're managing dependencies properly. #124

@idanci

Description

@idanci

Describe the bug
Without some explicit require statements in spec_helper, tests become flaky and depend on the order of execution.

To Reproduce
Steps to reproduce the behavior:

  1. Checkout to an older version of sqewer, before 8.1.0 or comment out this line
  2. Run rspec spec/sqewer/connection_spec.rb:41
  3. See uninitialized constant Aws error

Expected behavior
sqewer should not explicitly depend on Aws::SQS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions