0260afa2df
* sort props in error message This will make the error message consistent regardless which props (and in what order) they are applied. * WIP * `click()` on a disabled element should no-op * incomingProps was already merged * cleanup tests a bit and make it consistent with the React tests * cleanup unused code * update changelog