I'm not sure if this has been discussed before or if this was actually mentioned anywhere in the API docs that I missed, but is there an easy way for us to test the calculatePosition() logic? For example, if we calculate that the content needs to be at a certain position, are we able to somehow test the returned value from this method?
Thanks for the help!