prove / tarantula

Tarantula Test Management Tool
www.testiatarantula.com
GNU General Public License v3.0
164 stars 106 forks source link

Add button to filter execution to the current user's cases. #54

Closed bprodoehl closed 6 years ago

bprodoehl commented 11 years ago

This commit adds a button between the Import/Export buttons and the Refresh button, which toggles the view to show all test cases or just the test cases assigned to the current user.

iiska commented 11 years ago

Pressing the button breaks case listing layout in Chrome. Please see attached screenshot for more info.

tarantula_collapsed_cases-20130129

Works fine on Firefox, and otherwise great implementation. :+1:

bprodoehl commented 11 years ago

Oh, oops, I didn't mean to include this commit yet: https://github.com/prove/tarantula/pull/54#commits-pushed-f6e38a4

I saw that case listing layout problem once on Chrome, but thought I had it fixed. I've only been able to recreate it since by resizing a column, but I'll try again. Sorting by History doesn't work yet, but that would be a nice way of beginning a test execution with the tests that failed last time through, so I'd like to add that before further consideration. Thanks for looking at this.

kirantpatil commented 11 years ago

Hello @bprodoehl,

Will this feature ever merge soon ??

Thanks, Kiran.