Lukas Ruzicka
94f92c8ae7
Add failed needles for Maps.
2023-02-15 18:35:14 +01:00
Lukas Ruzicka
ecf02bb48b
Add failed needles for Gnome Text Editor.
2023-02-15 16:07:13 +01:00
Adam Williamson
7475176c00
Update maps needles
...
Bike route changed again. For the website opened needle, the
URL bar text seems to keep changing slightly, so instead let's
try matching on the big app logo...hopefully that won't change
as much.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-03 16:33:21 -08:00
Adam Williamson
b2abe0e6a6
Update evince annotation added needle for some small change
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-02-03 16:32:43 -08:00
Lukas Ruzicka
8ba56693ed
Add snowflake needle for Gnome Weather
2023-02-03 13:45:09 +01:00
Adam Williamson
e22f0c66e4
Update Maps needles for Rawhide
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-01-23 16:33:42 -08:00
Adam Williamson
ebf259680b
Update LibreOffice launcher needles
...
Looks like the icons got redesigned.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-01-23 16:33:02 -08:00
Lukas Ruzicka
7ad809339f
Add new test for Characters.
...
This PR adds a small test suite to test the Characters applications.
It displays several different groups of characters and then tries
to copy one of the characters and place it into a text editor.
2023-01-19 17:53:03 -08:00
Adam Williamson
1d46c5aa85
Update maps 'website opened' needle
...
Looks like some font rendering change in the browser URL bar.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-01-18 10:00:54 -08:00
Adam Williamson
f32ee1040a
maps: update bike route needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-24 13:33:07 -08:00
Lukáš Růžička
5af70b9dda
Reneedle Maps needles to support newer version.
2022-12-08 11:42:18 +01:00
Lukáš Růžička
179764d49c
Fix tests for Maps.
...
* Scarborough provided quite a messy map that resulted
in frequent needle failure. Changing the location
for something better to make it more reliable.
* The zoom test could have failed with a low resolution
image. Adding some timeout to the needle give more
time to load the proper image.
2022-12-07 11:52:11 +01:00
Lukas Ruzicka
bf2f8d7305
Add two more needles for Maps.
2022-12-06 10:45:19 +01:00
Adam Williamson
894cc5072e
Update some more maps needles
...
I think these needles are pretty fragile to changes in the
underlying OSM dataset, not just in Maps itself...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-05 17:54:56 -08:00
Adam Williamson
9b97028a25
Update the Maps 'found Scarborough' needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-12-05 10:07:50 -08:00
Adam Williamson
7a25ad7023
Add a variant nautilus app needle for F36 (respin tests)
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-29 09:48:35 -08:00
Lukas Ruzicka
d4717ff090
Create test suite for Maps.
2022-11-21 18:17:11 +00:00
Adam Williamson
bc20fc9147
Misc needle updates for Rawhide
...
The Rawhide 'accept fate' text seems to have lost its Japanese
translation for some reason (I think the string might have had
a terminating period removed). And in one test, the "Extract"
menu item in Archiver was pre-highlighted so the needle didn't
match. Not sure why, but this doesn't seem like a problem, so
let's just handle it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-17 10:32:39 -08:00
Adam Williamson
90f7d513a3
Remove an unneeded needle caused by merge order
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-04 11:03:35 -07:00
Adam Williamson
5686285b9b
Update gnome-text-editor side panel needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-02 11:08:55 -07:00
Adam Williamson
c5ef5f93db
Add F36 versions of several GNOME app needles
...
This is for F36 live respin testing. Several tests still need
more.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-11-02 11:07:34 -07:00
Adam Williamson
82588f4a52
Revert GTK focus bug workarounds
...
This reverts the last few commits which worked around a focus bug
in GTK. This bug is now (I hope) fixed, so I'm dropping the
workarounds so the tests will confirm whether it's fixed.
2022-11-02 11:03:02 -07:00
Lukas Ruzicka
c394603058
Make an extra click into the the list view to force correct focus.
2022-11-01 17:35:23 +01:00
Lukas Ruzicka
7fb70a9926
Add new needles to cope with new weather conditions on weather tests.
2022-10-24 12:25:36 +02:00
Adam Williamson
ebe42ef1e3
Add a system monitor variant needle for ARM
...
Different filesystems on ARM as it's a UEFI install.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-21 09:08:08 -07:00
Lukáš Růžička
5ea921b17b
Create tests for Gnome Contacts.
2022-10-18 14:22:52 -07:00
Lukas Ruzicka
5d3fc244eb
Create the test for system monitor.
2022-10-10 15:14:21 +02:00
Adam Williamson
79d14edfe9
Add another weather variant needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-10-05 18:15:43 +02:00
Lukáš Růžička
c4443b0298
Add a needle to cope with a changed design.
2022-09-27 10:47:08 +02:00
Lukas Ruzicka
ba0062e5be
Create a test case for Archiver.
2022-09-22 08:59:07 +02:00
Adam Williamson
3c209fe1e8
Update some GNOME needles for minor changes in 43.0
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-09-20 16:22:36 -07:00
Adam Williamson
7c205c11db
Update Weather app needles some more
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-09-20 16:20:18 -07:00
Lukas Ruzicka
4c03c0d814
Fix the Silverblue failure on new_file test.
2022-09-20 17:25:54 +02:00
Lukas Ruzicka
12c00f96d7
Delete needles that confused the test by providing an alternative match.
2022-09-12 12:54:09 +02:00
Adam Williamson
72f9e0e448
Add another variant needle for Weather
...
Caught another time of day where none of the existing 'hourly'
needles matches.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-09-08 15:05:49 -07:00
Adam Williamson
1d395ad262
Update some nautilus needles and a test for 43-rc changes
...
We need to do Restore from the context menu now, because the
special button bar thing went away:
https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/943
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-09-08 15:05:04 -07:00
Adam Williamson
a58f98cc14
Update some Calculator needles for 43-rc changes
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-09-08 15:00:07 -07:00
Adam Williamson
cc7387fbe1
Update apps_run_maps needle
...
Just a slight change here.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-09-04 08:40:44 -07:00
Adam Williamson
b71046eac0
Update the weather hourly 'later' needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-21 00:00:55 -04:00
Adam Williamson
8f75386838
More GTK4 needle updates
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-18 10:09:49 -04:00
Adam Williamson
79cad84bc3
Update needles for GTK4 changes (mainly hinting enabled)
...
GTK4 enabled font hinting recently, and that breaks this huge pile
of needles.
There are probably a few more that need doing, but it's 2am and
I've had enough.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-18 02:09:44 -04:00
Adam Williamson
6486a33006
Revert "Add missing needles to support Clocks test."
...
This reverts commit 31987c7688
. I
already pushed an equivalent commit earlier.
2022-08-16 15:39:15 -04:00
Lukas Ruzicka
31987c7688
Add missing needles to support Clocks test.
2022-08-16 16:27:32 +02:00
Adam Williamson
2bfe0f53cd
Add another weather icon (large sun and cloud)
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-16 10:10:06 -04:00
Adam Williamson
8b8108f051
Update more Clocks needles
...
Lukas left these lying around stg, they are needed.
clocks_alarm_cross_remove is a dupe of gnome_button_cross_remove
with a bad name, so removed it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-16 09:31:35 -04:00
Adam Williamson
581180c19c
Remove nautilus context menu star needles
...
We already changed how we do this since the context menu entry
was removed, just cleaning up the now-unneeded needles.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-16 08:56:38 -04:00
Adam Williamson
d2afd6f627
Correct tag on recently-added apps_run_logs needle
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-16 08:56:13 -04:00
Adam Williamson
8479cb979f
Remove nautilus side panel test and associated needles
...
The show/hide side panel functionality was intentionally removed
in version 43-beta:
https://gitlab.gnome.org/GNOME/nautilus/-/issues/2427
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-16 08:53:42 -04:00
Lukas Ruzicka
c8816f6435
Add new needles to cover the Menu changes.
2022-08-15 22:26:32 -04:00
Adam Williamson
5e1b918775
Add another weather icon - sun and cloud (small)
...
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-08-15 22:22:57 -04:00