diff --git a/test/test_getRepoInfo.js b/test/getRepoInfo.test.js similarity index 100% rename from test/test_getRepoInfo.js rename to test/getRepoInfo.test.js diff --git a/test/test_postMessage.js b/test/postMessage.test.js similarity index 100% rename from test/test_postMessage.js rename to test/postMessage.test.js diff --git a/test/test_template.js b/test/template.test.js similarity index 100% rename from test/test_template.js rename to test/template.test.js diff --git a/test/test_truncate.js b/test/truncate.test.js similarity index 100% rename from test/test_truncate.js rename to test/truncate.test.js diff --git a/test/test_verifyConditions.js b/test/verifyConditions.test.js similarity index 100% rename from test/test_verifyConditions.js rename to test/verifyConditions.test.js