Deploying to gh-pages from @ badges/shields@50ea7068a8 🚀

This commit is contained in:
chris48s
2023-06-17 10:00:38 +00:00
parent abe8f12c0c
commit 9befe6df91
108 changed files with 120 additions and 120 deletions
+7 -7
View File
@@ -32,7 +32,7 @@
<h2>Code inventory and testing strategy</h2>
<p>The Shields codebase is divided into several parts:</p>
<ol>
<li>The frontend (about 7% of the code)
<li>The frontend
<ol>
<li><a href="https://github.com/badges/shields/tree/master/frontend"><code>frontend</code></a></li>
</ol>
@@ -72,11 +72,6 @@ since its shared across much of the service code)
</ol>
<p>The tests are also divided into several parts:</p>
<ol>
<li>Unit and functional tests of the frontend
<ol>
<li><code>frontend/**/*.spec.js</code></li>
</ol>
</li>
<li>Unit and functional tests of the badge renderer
<ol>
<li><code>badge-maker/**/*.spec.js</code></li>
@@ -97,6 +92,11 @@ since its shared across much of the service code)
<li><code>services/*/**/*.spec.js</code></li>
</ol>
</li>
<li>End-to-end tests for the frontend
<ol>
<li><code>cypress/e2e/*.cy.js</code></li>
</ol>
</li>
<li>The service tester and service test runner
<ol>
<li><a href="https://github.com/badges/shields/tree/master/core/service-test-runner"><code>core/service-test-runner</code></a></li>
@@ -235,7 +235,7 @@ result over the HTTPS connection.</li>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Thu Jun 15 2023 18:21:37 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a> on Sat Jun 17 2023 10:00:37 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>