1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-11-11 04:25:59 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Lukáš Růžička
b862803104 Comment on sleeps to make AI happy 2025-09-17 13:35:59 +02:00
Lukáš Růžička
ae9e757384 Change subroutine to test Functions
Calculator changed the way functions are organized within the
application which broke the current Calculator test.

This fixes the subroutine to test for Functions and makes the
test reliable again.

Fixes: https://pagure.io/fedora-qa/os-autoinst-distri-fedora/issue/428
2025-09-16 23:30:07 -07:00
Lukáš Růžička
d12a4173fb Add new Calculator tests for added buttons
New button were added to the Calculator's Basic view,
which allow access to constants and functions. In this test,
we check some of the constants and functions.
2025-07-18 15:20:55 +02:00