edulution-io / edulution-ui

https://edulution.io/
2 stars 0 forks source link

NIEDUUI-107: Test does not recognize if a button is pressed #99

Closed maierdominik closed 4 months ago

maierdominik commented 4 months ago

JIRA: https://schulz-informatik.atlassian.net/browse/NIEDUUI-107

The problem was not that the button was not pressed, but i forgot to define the 'onClick' functionality. Somehow i missed, that the submitt button is just another button inside of the tests so i have to assign it.