[file-roller/wip/jtojnar/dogtail-tests] fixup! Add basic integration test
- From: Jan Tojnar <jtojnar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller/wip/jtojnar/dogtail-tests] fixup! Add basic integration test
- Date: Thu, 21 Apr 2022 14:58:23 +0000 (UTC)
commit 41dce71ba99f6bf33e785e3ffb6790a3f82b5bfe
Author: Jan Tojnar <jtojnar gmail com>
Date: Thu Apr 21 16:58:16 2022 +0200
fixup! Add basic integration test
tests/basic.py | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/tests/basic.py b/tests/basic.py
index 1f7b9ad2..59b6e39f 100644
--- a/tests/basic.py
+++ b/tests/basic.py
@@ -39,4 +39,12 @@ with test_file_roller() as (bus, app, app_tree), \
hello_txt = file_listing.child("hello.txt")
hello_txt.doubleClick()
+ # TODO: wait for the mocked portal to give us extracted file path
+
+ # TODO: Edit the file
+
+ # TODO: Check that File-Roller asks us to persist the changes.
+
+ # TODO: Check that the archive contents get updated.
+
sleep(500)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]