previously when Resources.all was called through by_name the call did not pass the
required arguments. This was due to a unit testing error where the
complete call was mocked which would have caught this issue.
[x ] All tests pass.
[x ] All style checks pass.
[x ] Functionality includes testing.
[x ] Functionality has been documented in the README if applicable