Initial public release of Apophis — invariant-driven automated API testing
This commit is contained in:
+2
-5
@@ -39,18 +39,15 @@ export type {
|
||||
|
||||
// Formula and test configuration types
|
||||
export type {
|
||||
TestDepth,
|
||||
TestConfig,
|
||||
ResolvedOutboundContract,
|
||||
OutboundChaosConfig,
|
||||
ChaosConfig,
|
||||
DepthConfig,
|
||||
RunConfig,
|
||||
} from './types/formula.js'
|
||||
|
||||
export {
|
||||
DEPTH_CONFIGS,
|
||||
resolveDepth,
|
||||
resolveGenerationProfile,
|
||||
resolveRuns,
|
||||
} from './types/formula.js'
|
||||
|
||||
// Extension types
|
||||
|
||||
Reference in New Issue
Block a user