Pipeline
This page lists all the test cases for this feature. Test cases are followed by an explanatory legend.
ποΈ Test cases
Coverage rate:
| Status | ID | Title |
|---|---|---|
| β Active | tc-pipe01 | Full import with currency handling |
| β Active | tc-pipe02 | CSV data cleaning and validation |
| β Active | tc-pipe03 | Synchronization of securities and deletion of obsolete ones |
| β Active | tc-pipe-fail01 | Corrupted CSV file handling |
| β Active | tc-pipe-date01 | Date logic verification (J-1) |
| β To Do | Marketstack API: Timeout resilience | |
| β To Do | Marketstack API: HTTP 500 / Invalid JSON handling | |
| β To Do | Data Integrity: UPSERT / Idempotence check | |
| β To Do | Currency: USD to CAD conversion robustness |
β Coverage status legend
| Status | Description |
|---|---|
| β Active | The test case is implemented and validated by an automated pytest test. |
| β To Do | The test case is defined but does not yet have a corresponding pytest test. |
| β Obsolete | The test case is defined but its functionality has been removed. |