Returning function from a promise: unexpected gain

<p class="wp-block-paragraph">I need to define an acceptance test, I need it quickly</p> <p class="wp-block-paragraph">It is a javascript library based on jQuery, that load a JSON and render a recursive structure populating nested html elements, including label, input, dropdown, etc. (interactive elements).</p> <p class="wp-block-paragraph">The acceptance test must ensure every element is rendered, and is what is […]

Read More…