LearnersGuild / echo

learning management system
MIT License
3 stars 31 forks source link

Adds server validation to chapter names #1067

Closed jbchavez19 closed 7 years ago

jbchavez19 commented 7 years ago

Fixes #987

Overview

When creating or updating a new chapter...

Adds relevant tests

Data Model / DB Schema Changes

None

Environment / Configuration Changes

None

Notes

Modified the mutations' saveChapter test to use a all lowercase no-spaces name.