k1LoW / awspec

RSpec tests for your AWS resources.
MIT License
1.17k stars 194 forks source link

Bugfix/issue 416 #546

Open glasswalk3r opened 3 years ago

glasswalk3r commented 3 years ago

Also included other bug fixes and improvements. Tests are also more restrictive now:

glasswalk3r commented 2 years ago

and I would like to avoid erasing test cases to show it as much as possible.

Those deleted test cases are just wrong: they were assuming an output from a different security group name. It's like testing security group B, but using output from the request of security group A details.