Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

vets-api/v0.0.466

Choose a tag to compare

@va-bot va-bot released this 03 Oct 19:02
· 3365 commits to 16dba7b795c6b34c1012b8b2ead20db9095670bd since this release

Release 0.0.466 ami-44104725

a2fb5c9 Add Drivetime Bands Model (#3351)

  • Add DrivetimeBand model and associate with VHAFacility

  • Add drivetime band factories and specs

  • Update 20190920134906_create_drivetime_bands.rb

  • Update vha_facility_spec.rb

9c646bf Rubocop rspec fixes round 4 (#3365)

  • Fixing Rubocop RSpec/ReturnFromStub offenses.

  • Fixing Rubocop RSpec/SharedContext offenses.

  • Fixing Rubocop RSpec/ReceiveCounts offenses.

16dba7b Fixing Rubocop RSpec/ExampleWording offenses. (#3367)

  • Fixing Rubocop RSpec/ExampleWording offenses.

  • Chenged names of two VCR cassettes to match wording change in specs.

  • Fixing additional Rubocop RSpec/ExampleWording offenses.

  • Fixing additional Rubocop offenses that occurred from merging master.