Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium Testing: no warning when subject is empty #862

Open
bschmalhofer opened this issue Mar 10, 2021 · 0 comments
Open

Selenium Testing: no warning when subject is empty #862

bschmalhofer opened this issue Mar 10, 2021 · 0 comments
Labels
selenium Related to fixing or improving testing with Selenium
Milestone

Comments

@bschmalhofer
Copy link
Contributor

This happens in scripts/test/Selenium/Agent/AgentTicketCompose.t.
The tests expects a warning about an empty subject, but that message is not visible. It is not obvious what the correct behavior ist.
The test dies when the message is not seen.
The expected message is:

my $Message = 'Article subject will be empty if the subject contains only the ticket hook!';

Marking the failure as TODO for now.

@bschmalhofer bschmalhofer added the selenium Related to fixing or improving testing with Selenium label Mar 10, 2021
@bschmalhofer bschmalhofer added this to the OTOBO 10.0 milestone Mar 10, 2021
bschmalhofer added a commit that referenced this issue Mar 10, 2021
bschmalhofer added a commit that referenced this issue May 12, 2021
bschmalhofer added a commit that referenced this issue May 12, 2021
The real TODO test is still failing.
bschmalhofer added a commit that referenced this issue May 12, 2021
@bschmalhofer bschmalhofer modified the milestones: OTOBO 10.0, OTOBO 10.1 Aug 27, 2021
@bschmalhofer bschmalhofer modified the milestones: OTOBO 10.1, OTOBO 11.0 Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
selenium Related to fixing or improving testing with Selenium
Projects
None yet
Development

No branches or pull requests

1 participant