parseOnLoad:true, async: true, auto-require unit test

This page tests that:

  1. parseOnLoad: true parses the page on load
  2. auto-require of modules
  3. the parse happens before the ready() callback happens, including loading of auto-required modules

See console for test results.