0x1F602 / remaster.sh

Remaster an Ubuntu ISO from Ubuntu 14.04+
GNU General Public License v2.0
2 stars 2 forks source link

No testing procedures #3

Closed 0x1F602 closed 9 years ago

0x1F602 commented 9 years ago

Should really do something about that, huh?

0x1F602 commented 9 years ago

Here's what I'm thinking: I will use perl to test this shell script. I will create mock versions of the system commands we're running, then I will change the include path to prefer my mock versions first. That way I can check the output without actually running the system commands.