Skip to content

Pipeline

This page lists all the test cases for this feature. Test cases are followed by an explanatory legend.

πŸ—ƒοΈ Test cases

Coverage rate: 42%

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.