This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pending: | |
| GoogleAccessToken add some examples to (or delete) /Users/macool/Documents/development/TrussellTrust/FoodbankWeb/spec/models/google_access_token_spec.rb | |
| # No reason given | |
| # ./spec/models/google_access_token_spec.rb:4 | |
| Failures: | |
| 1) Donor should correctly summaries donations by event for a foodbank in a defined date range | |
| Failure/Error: result = Donor.find_donation_weight_by_event_for_foodbank_in_date_range(FoodbankProject.first.id, start_date, end_date) | |
| NoMethodError: |
NewerOlder