diff --git a/sse-redis/keploy.yml b/sse-redis/keploy.yml new file mode 100755 index 00000000..d9f07018 --- /dev/null +++ b/sse-redis/keploy.yml @@ -0,0 +1,168 @@ +# Generated by Keploy (3-dev) +path: "" +appName: sse-redis +appId: 0 +command: ./sse-redis-app +templatize: + testSets: [] +port: 0 +e2e: false +dnsPort: 26789 +proxyPort: 16789 +incomingProxyPort: 36789 +debug: false +disableTele: false +disableANSI: false +containerName: "" +networkName: "" +buildDelay: 30 +test: + selectedTests: {} + globalNoise: + global: + body: + "instance_id": [] + "uptime_seconds": [] + "id": [] + "timestamp": [] + "message_id": [] + "request_id": [] + "created_at": [] + "delivered_at": [] + test-sets: {} + replaceWith: + global: + url: {} + test-sets: {} + delay: 5 + host: localhost + port: 0 + grpcPort: 0 + apiTimeout: 5 + skipCoverage: false + coverageReportPath: "" + ignoreOrdering: true + mongoPassword: default@123 + language: "" + removeUnusedMocks: false + fallBackOnMiss: false + jacocoAgentPath: "" + basePath: "" + mocking: true + ignoredTests: {} + disableLineCoverage: false + disableMockUpload: false + useLocalMock: false + updateTemplate: false + mustPass: false + maxFailAttempts: 5 + maxFlakyChecks: 1 + protoFile: "" + protoDir: "" + protoInclude: [] + compareAll: false + schemaMatch: false + updateTestMapping: false + dedup: false + disableReportUpload: false + freezeTime: false +record: + filters: [] + basePath: "" + recordTimer: 0s + metadata: "" + sync: false + globalPassthrough: false + tlsPrivateKeyPath: "" + e2eAgent: false + static-dedup: false +report: + selectedTestSets: {} + showFullBody: false + reportPath: "" + summary: false + testCaseIDs: [] +disableMapping: true +configPath: "" +bypassRules: [] +generateGithubActions: false +keployContainer: keploy-v3 +keployNetwork: keploy-network +cmdType: native +contract: + services: [] + tests: [] + path: "" + download: false + generate: false + driven: consumer + mappings: + servicesMapping: {} + self: s1 +inCi: false +serverPort: 0 +mockDownload: + registryIds: [] +autogen: + filters: [] + basePath: "" + recordTimer: 0s + metadata: "" + sync: false + globalPassthrough: false + tlsPrivateKeyPath: "" + schemaPath: "" + disableDedup: false + header: "" +autogenV2: + schemaPath: "" + disableStreaming: false + rounds: 0 + header: "" + basePath: "" + cache: false +awsaccesskeyid: "" +awssecretaccesskey: "" +cloud: + enabled: false + app: "" + trigger: false + cluster: "" + namespace: "" + deployment: "" + image: "" + envs: {} + saas: false + selfHosted: false + useLocalTests: false +dedup: + rm: false +generateParallel: + repoName: "" + retryEnabled: false + cores: 0 + file: "" + directory: "" + sendTo: "" +githubpublicurl: "" +testSuite: + basePath: "" + header: "" + cloud: false + app: "" +utGen: + llmBaseUrl: "" + model: "" + llmApiVersion: "" + workflow: + installationToken: "" + coverageWorkflow: false + prWorkflow: false + repoName: "" + prNumber: 0 + jwtToken: "" + InstallationID: 0 + eventID: "" + preInstallDependencies: false + +# Visit [https://keploy.io/docs/running-keploy/configuration-file/] to learn about using keploy through configration file.