uchicago-library / uchicagoldr-premiswork

work to make the ldr premis compliant
GNU General Public License v3.0
8 stars 4 forks source link

Bring tests up to date #10

Open bnbalsamo opened 8 years ago

bnbalsamo commented 8 years ago

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.

bnbalsamo commented 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.

bnbalsamo commented 7 years ago

Also probably test all the property setters/getters