Some basic notes on smoke testing.
authorCarl Hetherington <cth@carlh.net>
Sun, 26 Apr 2020 19:23:32 +0000 (21:23 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 26 Apr 2020 19:23:32 +0000 (21:23 +0200)
doc/smoke_test.md [new file with mode: 0644]

diff --git a/doc/smoke_test.md b/doc/smoke_test.md
new file mode 100644 (file)
index 0000000..70ffa09
--- /dev/null
@@ -0,0 +1,25 @@
+# Smoke-testing DCP-o-matic
+
+## Windows
+
+1. Run installer.
+2. Run DCP-o-matic and check that it starts.
+3. Run DCP-o-matic Disk Writer and check that it starts.
+4. Check that the disk writer finds a volume to write to.
+
+## Linux
+
+1. Install.
+2. Check that DCP-o-matic has an icon in GNOME's search.
+3. Run DCP-o-matic and check that it starts.
+4. Check that DCP-o-matic Disk Writer has an icon in GNOME's search.
+5. Run DCP-o-matic Disk Writer and check that it starts.
+6. Check that the disk writer finds a volume to write to.
+
+## macOS
+
+1. Install DCP-o-matic and DCP-o-matic Disk Writer.
+2. Run DCP-o-matic and check that it starts.
+3. Run DCP-o-matic Disk Writer and check that it starts.
+4. Check that the disk writer finds a volume to write to.
+