Open bnbalsamo opened 8 years ago
I'm going to go ahead and throw the need for tests for the kwargs in here on this issue - but my style checker doesn't give me an syntax or undefined variable errors in them, so unless I crazily called the wrong setter in an init it should be fine.
Also probably test all the property setters/getters
Currently tests are fairly monolithic and lack proper checks for:
These will probably not be tremendously difficult to write, but are going to take a substantial amount of typing.