Question:
What is the purpose of the proxy?
In all the documentation, there is not a single direct explanation as to why the proxy is there - yet, it seems to be an essential piece of the intern.js puzzle.
What is it's responsibility, which of the many functional (not functional in a test context) features the proxy is used in and which features it is not used in.
It merely is there spanning across several config params. Any clarification would be greatly appreciated.
On a side note:
intern is a great tool, but the documentation is really lacking. I'd be eager to contribute to improving the documentation, however, I need to be educated first.