On 21 May 2014, at 12:46 am, Brent Atkinson <brent.atkin...@gmail.com> wrote:
> Brett, > > Thank you. I have cycles to test it. Recommendations on approach for > verifying outside of building and running web tests? I will start > immediately. > The web tests should be ok, in this case the best thing is to play with it ad-hoc, particularly if you have your own data or typical operations, to see if there is anything not working not covered by the tests. Also, check for bad layout, which the web tests won't pick up. - Brett