Step 2 - Setup `useFakeDate` by default in Jest
All threads resolved!
All threads resolved!
Compare changes
Files
31- Paul Slaughter authored
- There are some rare instances where it is still acceptable to useRealDate incl. Cookie.set and timezone mock library.
@@ -3,12 +3,16 @@ import { createLocalVue, mount } from '@vue/test-utils';
@@ -3,12 +3,16 @@ import { createLocalVue, mount } from '@vue/test-utils';
import MergeRequestTable from 'ee/analytics/code_review_analytics/components/merge_request_table.vue';