feat: add NotificationWizard + ProviderWizard tests, fix lint, update docs
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/6b527e29-8e26-4f86-88e2-847687f759ad Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -45,6 +45,7 @@ jest.mock('axios', () => ({
|
||||
}));
|
||||
|
||||
// Force module initialization to capture interceptors
|
||||
// eslint-disable-next-line @typescript-eslint/no-require-imports
|
||||
require('./api');
|
||||
|
||||
describe('API module setup', () => {
|
||||
|
||||
Reference in New Issue
Block a user