sgsinclair / Mandala-Online

Home Page:MandalaOnline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set up some standard tests for exceptions

sruecker opened this issue · comments

This is a new feature

For example:

  • empty files
  • files with odd arrangements of data
  • files with data we can't handle

We don't need necessarily to handle all of these conditions, but we should at least trap them and provide an elegant exit.