@scope_cve_audit
Feature: 0140 - Support for new CVE-ID syntax
File name: min_cve_id_new_syntax.feature
Relative path: secondary/min_cve_id_new_syntax.feature
When
I follow the left menu "Patches > Patch List > All"
00:00:00.221
And
I enter "dummy" as the filtered synopsis
00:00:00.181
And
I click on the filter button
00:00:00.560
And
I follow "perseus-dummy-7891"
00:00:00.365
Then
I should see a "perseus-dummy-7891 - Security Advisory" text
00:00:00.074
And
I should see a "CVE-1999-12345" link
00:00:00.024
And
I should see a "CVE-1999-99781" link
00:00:00.010
When
I refresh the metadata for "sle_minion"
00:00:01.242
Then
I should have 'reference.*id="CVE-1999-12345' in the patch metadata for "sle_minion"
00:00:00.906
And
I should have 'reference.*id="CVE-1999-99781' in the patch metadata for "sle_minion"
00:00:00.860
And
I should have 'reference.*http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-12345' in the patch metadata for "sle_minion"
00:00:00.888
And
I should have 'reference.*http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-1999-99781' in the patch metadata for "sle_minion"
00:00:00.883
When
I follow the left menu "Patches > Advanced Search"
00:00:00.066
When
I enter "CVE-1999-12345" as "search_string" in the content area
00:00:00.080
And
I click on "Search"
00:00:00.057
Then
I should see a "Advanced Search" text
00:00:00.920
And
I should see a "perseus-dummy-7891" link in the content area
00:00:00.023