You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2021. It is now read-only.
I'm not sure whether all features can be tested outside a WP installation (possibly Mockery would be helpful on that) but at least the utilities and some other methods could be automatically tested with PHPUnit. I guess the first step to achieve that is moving the MultipleDomain class have to its own file. That would separate the plugin bootstrap logic from the class itself.