apple2js/test/js/cards
Ian Flanigan 486f554d5b
Improve Disk II test reliability (#195)
Before, the garbage test had only about a 92% chance of success
because it relied on random numbers not being equal.  This change just
repeats the test 5 times and allows up to 1 failure.  This increases
the chance of the test passing to a hair less that 99.8%.
2023-08-12 15:50:48 -07:00
..
data Add tests for WOZ disks (#136) 2022-06-19 19:52:06 -07:00
disk2.spec.ts Improve Disk II test reliability (#195) 2023-08-12 15:50:48 -07:00
langcard.spec.ts Fix issue #187 (and upgrade jest) (#188) 2023-07-08 11:18:38 -07:00