feat: vitest를 사용하여 테스트 환경 설정
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createPostgresConnector } from '@sammo-ts/infra';
|
||||
|
||||
import { describe, expect, test } from 'vitest';
|
||||
import { resolveDatabaseUrl } from '../src/scenario/databaseUrl.js';
|
||||
import { seedScenarioToDatabase } from '../src/scenario/scenarioSeeder.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user