iachat/app/javascript/shared/mixins/specs
Pranav 9de8c27368
feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722)
Due to the pattern `**/specs/*.spec.js` defined in CircleCI, none of the
frontend spec in the folders such as
`specs/<domain-name>/getters.spec.js` were not executed in Circle CI.

This PR fixes the issue, along with the following changes: 
- Use vitest instead of jest
- Remove jest dependancies
- Update tests to work with vitest

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-07-10 08:32:16 -07:00
..
whatsappTemplates feat: update tool-chain to latest (#7975) 2023-09-27 14:02:34 +05:30
automationFixtures.js feat(ee): Add support for SLA in automation rules (#8910) 2024-02-21 14:45:43 -08:00
automationHelper.spec.js feat: Adds automation view for assigning an agent (#6131) 2023-01-10 11:35:56 +05:30
automationMixin.spec.js feat(ee): Add support for SLA in automation rules (#8910) 2024-02-21 14:45:43 -08:00
campaignMixin.spec.js feat: Remove Foundation in favor of Tailwind (#8984) 2024-02-28 13:56:28 +05:30
contentTypeMixin.spec.js chore: Add an indicator for incoming emails (#1112) 2020-08-01 20:56:47 +05:30
filterFixtures.js feature: Filtering conversations and contacts with custom attributes (#3851) 2022-02-01 13:13:55 +05:30
filterMixin.spec.js chore: Adds the ability to see the existing filter when we apply a new filter (#6310) 2023-01-24 09:10:17 +05:30
inboxMixin.spec.js feat: add option for reply to in context menu (#8043) 2023-10-05 20:01:20 +05:30
messageFormatterMixin.spec.js feat: Improve email rendering, introduce a new layout for emails (#5039) 2022-08-01 10:53:50 +05:30
MockComponent.vue chore: Update self-closing tag eslint config (#4826) 2022-06-10 19:29:52 +05:30
rtlMixin.spec.js feat: Use vitest instead of jest, run all the specs anywhere in app/ folder in the CI (#9722) 2024-07-10 08:32:16 -07:00