Stop clearing the entire mongo collection with every mixin instantiation. Instead, reset the clock for the particular test. With this approach, filters must be stricter, for example, according to username or user id.
Stop clearing the entire mongo collection with every mixin instantiation. Instead, reset the clock for the particular test. With this approach, filters must be stricter, for example, according to username or user id.