MCPcopy
hub / github.com/czlonkowski/n8n-mcp / info

Function info

scripts/test-release-automation.js:50–52  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

48}
49
50function info(message) {
51 log(`ℹ️ ${message}`, 'blue');
52}
53
54class ReleaseAutomationTester {
55 constructor() {

Callers 5

testChangelogParsingMethod · 0.70
testNpmPublishPrepMethod · 0.70
testDockerConfigMethod · 0.70
testEnvironmentMethod · 0.70
runAllTestsMethod · 0.70

Calls 1

logFunction · 0.70

Tested by

no test coverage detected