piyush0101 / jenkins-view-builder

Other
6 stars 12 forks source link

Fix 'regex' support in ListView #9

Closed ghost closed 8 years ago

ghost commented 8 years ago
hrubi commented 8 years ago

I think that only one test is sufficient. The list_view_regex_multiplejobs seems like a superset of the list_view_regex. I'd just keep the list_view_regex and test there one explicit job + one regex.

Or do you see some added value in testing the list view with the regex only? Is there added value when testing regex present together with multiple jobs?

ghost commented 8 years ago

I added the extra test because I moved "regex" from "jobs" section to the top level in the fixture xml.

michalvanco commented 8 years ago

Thanks @luv and @hrubi.

aRTURIUSS commented 8 years ago

@michalvanco Hi, Could you please provide information about the next release? When will it be? Thank you!