rubyforgood / inkind-admin

A project serving Community Education Partnerships - https://www.cep.ngo/ . This Rails application presents an admin interface for CEP to manage their volunteers and students. And provides a GraphQL backend for https://github.com/rubyforgood/inkind-volunteer .
MIT License
9 stars 27 forks source link

Update meeting_duration specs #134

Closed RudeChowder closed 2 years ago

RudeChowder commented 2 years ago

Summary

The meeting_duration_spec only covers the factory and model methods. We should cover the associations and validations as well.

Criteria for Completion

RudeChowder commented 2 years ago

Accidentally opened this for the wrong repo. Should be correct now