- 19 Jan, 2016 2 commits
-
-
anonym authored
Instead of waiting a long time, let's just check that networking truly is disabled, in the same way we do for the MAC spoofing tests -- after all the code for the "Diable networking" feature actually originates from the MAC spoofing feature. This way we do not have to introduce a static wait for 120 seconds, and we do not need the anti-test.
-
anonym authored
-
- 07 Dec, 2015 1 commit
-
- 06 Dec, 2015 1 commit
-
-
kytv authored
-
- 03 Dec, 2015 1 commit
-
-
bertagaz authored
Will-fix: #10706
-
- 26 Nov, 2015 2 commits
-
-
kytv authored
-
- 11 Nov, 2015 1 commit
-
-
anonym authored
In Jessie, org.gnome.gnome-screenshot.auto-save-directory is empty since the default is sensible, ~/Pictures. To save the removed scenario we'd have to set it explicitly, which seems stupid. Besides, the 'A screenshot is taken when the PRINTSCREEN key is pressed' scenario is already testing that GNOME Screenshot saves into this directory, which is enough.
-
- 15 Oct, 2015 3 commits
- 06 Oct, 2015 1 commit
-
-
anonym authored
Essentially I did: sed -i 's/Tails has booted/I have started Tails/' -- \ features/*.feature features/step_definitions/snapshots.rb (although there was a false positive that I had to restore)
-
- 27 May, 2015 1 commit
-
-
kytv authored
-
- 15 May, 2015 2 commits
- 14 May, 2015 1 commit
-
- 20 Apr, 2015 2 commits
-
-
kytv authored
- 30 Mar, 2015 2 commits
- 12 Feb, 2015 3 commits
-
-
Tails developers authored
-
Tails developers authored
Make sure the condition we're looking for is not verified before the action that's supposed to make it true.
-
Tails developers authored
-
- 11 Feb, 2015 5 commits
-
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
Tails developers authored
-
- 09 Feb, 2015 1 commit
-
-
Tails developers authored
-
- 20 Jan, 2015 1 commit
-
-
Tails developers authored
-
- 16 Jan, 2015 1 commit
-
-
Tails developers authored
Sikuli isn't reliably detecting the notification, either because it disappears too quickly given Wheezy's GNOME3's hardcoded timeout of five seconds, or because it fails to show at all. Any way, this often introduces failure of the 'Tor is ready' step, so this should improve the robustness of the test suite.
-
- 15 Jan, 2015 1 commit
-
-
Tails developers authored
-
- 14 Nov, 2014 1 commit
-
-
Tails developers authored
The 'fuse' group was dropped in fuse 2.9.3-5 due to Debian bug
-
- 03 Oct, 2014 2 commits
-
-
Tails developers authored
-
Tails developers authored
Factorize common pattern into a single "I start Tails from DVD with network unplugged and I login" step.
-
- 18 Sep, 2014 1 commit
-
-
Tails developers authored
-
- 27 May, 2014 2 commits
-
-
Tails developers authored
-
Tails developers authored
Sometimes Sikuli fails to find the shutdown icon in the shutdown applet's menu (possibly because it's covered by a notification) so that method isn't completely reliable at the moment. To contain this problem we test the shutdown applet separately, and rely on the more dependable remote shell for halting in the general case. While we're at it we also make sure that the shutdown steps are formulated so what they do is more explicit.
-
- 12 May, 2014 1 commit
-
-
Tails developers authored
This reverts commit 293dac53. This may easily lead us to forget about these tests, so we'll have to invent a more involved mechanism for tests expected to fail.
-
- 08 May, 2014 1 commit
-
-
Tails developers authored
-