diff --git a/t/10_ca_hashes_up_to_date.t b/t/01_ca_hashes_up_to_date.t similarity index 100% rename from t/10_ca_hashes_up_to_date.t rename to t/01_ca_hashes_up_to_date.t diff --git a/t/09_isJSON_valid.t b/t/07_isJSON_valid.t similarity index 100% rename from t/09_isJSON_valid.t rename to t/07_isJSON_valid.t diff --git a/t/32_http.t b/t/08_isHTML_valid.t similarity index 100% rename from t/32_http.t rename to t/08_isHTML_valid.t diff --git a/t/31_badssl.com.t b/t/51_badssl.com.t similarity index 100% rename from t/31_badssl.com.t rename to t/51_badssl.com.t diff --git a/t/11_hpkp.t.tmpDISABLED b/t/59_hpkp.t.tmpDISABLED similarity index 100% rename from t/11_hpkp.t.tmpDISABLED rename to t/59_hpkp.t.tmpDISABLED diff --git a/t/Readme.md b/t/Readme.md new file mode 100644 index 0000000..f85ae6e --- /dev/null +++ b/t/Readme.md @@ -0,0 +1,3 @@ +00-09: Is reporting ok +20-39: Do scans work fine (client side) +50-69: Are the results what I expect? (server side)