Skip to content

Demo

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

πŸ—ƒοΈ Test cases

Coverage rate: 92%

Status ID Title
● Active tc-demo01 Demo dashboard displays its own mock data
● Active tc-demo02 Verify navigation within the demo version
● Active tc-demo03 Verify that the private application is not accessible from the demo
● Active tc-demo04 Verify the main CTA buttons and their documentation/access links
● Active tc-demo05 Validate key visual parity card headers on the public demo
● Active tc-demo06 Verify shared business card titles are reused between secure dashboard and demo
● Active tc-demo07 Verify coherence of shared cards and absence of removed legacy block labels
● Active tc-demo08 Verify demo sample cap (max 10 holdings and max 10 history rows per displayed item)
● Active tc-demo09 Verify demo uses one coherent snapshot date across cards
● Active tc-demo10 Verify deterministic demo fallback context generation across runs
● Active tc-demo11 Verify tooltip triggers render on all nine metric cards
● Active tc-demo12 Verify tooltip links target the dedicated Chapter 4 anchors
● Active tc-demo13 Verify tooltip labels are English on the public demo
● Active tc-demo14 Verify demo indicators respect signs, exclusivity, and displayed-price consistency
● Active tc-demo15 Verify each demo ticker exposes 10 Snapshot History entries (8 generated weekly points + the 2 existing real entries)
● Active tc-demo16 Verify the 8 generated weekly values progress monotonically and deterministically toward the June 28, 2026 price
● Active tc-demo17 Verify /demo/titre/<TICKER> renders all 10 Snapshot History rows and chart points
● Active tc-demo18 Verify demo transactions in newest-first order and temporary operations
● Active tc-demo19 Reject an invalid demo sale and reset after inactivity
● Active tc-demo20 Confirm deletion of the only remaining BUY in the demo
● Active tc-demo21 Reject deleting a BUY when it would make the demo share balance negative
● Active tc-transaction-20 Demo transactions are temporarily manageable and reset after inactivity
● To Do Demo: Unknown ticker page returns a controlled 404 response (/demo/titre/<ticker>)
● To Do Verify the remaining auxiliary links on the demo page (e.g. LinkedIn/profile link and representative holdings anchor rendering)

β“˜ 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.