docs: add manual desktop smoke test instructions to README and update CI test script
Tests / Go and GTK tests (push) Failing after 1m57s
Tests / Go and GTK tests (push) Failing after 1m57s
- Introduce a new section in README detailing the manual desktop smoke test process for the application. - Include commands for setting up and running the smoke test, along with expected outcomes and logging details. - Update the CI test script to include the new smoke test script in the shellcheck validation process.
This commit is contained in:
+3
-1
@@ -16,4 +16,6 @@ shellcheck \
|
||||
scripts/distrobox/run.sh \
|
||||
scripts/ci/test.sh \
|
||||
scripts/ci/package-release.sh \
|
||||
scripts/ci/publish-release.sh
|
||||
scripts/ci/publish-release.sh \
|
||||
scripts/smoke/lib.sh \
|
||||
scripts/smoke/desktop-smoke.sh
|
||||
|
||||
Reference in New Issue
Block a user