PacktPublishing / Automated-Testing-in-Microsoft-Dynamics-365-Business-Central-Second-Edition

Automated Testing in Microsoft Dynamics 365 Business Central - Second Edition, published by Packt
MIT License
39 stars 24 forks source link

Figure 2.1 red-green-refactor issue #18

Closed lvanvugt closed 2 years ago

lvanvugt commented 2 years ago

Figure 2.1, displaying in a flowchart the red-green-refactor mantra, has a small issue. After the first action Write test code the test is executed (or checked as the flowchart says). When this leads to a success the flowchart reverts to the Write test code action. It should, however, revert to the the Pick (next) test from list action/decision.