apple2js/test
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
..
components Improve FileChooser behavior with file input element (#197) 2023-08-12 15:49:46 -07:00
env Fix issue #187 (and upgrade jest) (#188) 2023-07-08 11:18:38 -07:00
js Improve Disk II test reliability (#195) 2023-08-12 15:50:48 -07:00
roms Update eslint, fix issues 2021-11-28 16:20:25 -08:00
util Add the recommended eslint plugins for TypeScript (#121) 2022-05-31 08:38:40 -07:00
cpu-tom-harte.spec.ts Apply semi rule to interfaces (#109) 2022-05-10 08:04:20 -07:00
cpu.spec.ts Enforce strict equality (#115) 2022-05-18 08:19:45 -07:00
cpu6502.spec.ts No Opcode left behind (#92) 2021-12-22 10:37:05 -08:00
jest-setup.ts Preact error dialog (#120) 2022-05-31 17:41:24 -07:00