issues
search
Hejsil
/
pokemon-randomizer
A Pokémon Rom randomizer tool written in Zig
The Unlicense
13
stars
0
forks
source link
Figuring out testing part 2
#38
Closed
Hejsil
closed
6 years ago
Hejsil
commented
6 years ago
closes #27
Let's pick up where #36 left off
[x] Set up CI (travis)
[x] Add tests that do not require roms
[x] Reading/Writing nds file system
[x] Test Pokemon game interface for all generations
[x] Add tests that do require roms
[x] Generate fake roms that look like Pokémon roms to the randomizer
[x] Randomize fake rom
[ ] Have a local test setup, which randomizes real roms and boots them in emulators
closes #27
Let's pick up where #36 left off