Open caffodian opened 8 years ago
There isn't a great way of resetting the plugin state, which hurts testability.
For example, if two tests have identical starting HTML, the second test won't make an ajax call, because it will already have suggestions in cache.
There isn't a great way of resetting the plugin state, which hurts testability.
For example, if two tests have identical starting HTML, the second test won't make an ajax call, because it will already have suggestions in cache.