add unittesting for state with freeflyer
I added unittests for the state with free-flyer. This PR closes #143 (closed).
An observation: I don't really understand why we are doing these complicated tests to verify Jdiff. A unittest should be simple and intuitive, but test_velocity_from_JIntegrate_jdiff is not. Nevertheless,