Icon

Part 4 - Testing

This directory contains 13 workflows.

Icon01.Testing Component Calculate Scores - Exercise 

<p>This workflow performs a unit test on a shared component, captures some metadata and potential component errors, and then compiles this information so […]

Icon01.Testing Component Calculate Scores - Solution 

<p>This workflow performs a unit test on a shared component, captures some metadata and potential component errors, and then compiles this information so […]

Icon02.Generating Unit Test Report - Exercise 

<p>This workflow gets a list of unit tests, executes them gathering their statuses and metadata, and generates a PDF execution report with the compiled […]

Icon02.Generating Unit Test Report - Solution 

<p>This workflow gets a list of unit tests, executes them gathering their statuses and metadata, and generates a PDF execution report with the compiled […]