montagejs / screening

49 stars 16 forks source link

Add sort option to test_results REST API #259

Closed eliseosoto closed 12 years ago

eliseosoto commented 12 years ago

Currently the results are always sorted by startTime.

Add an extra sort parameter to allow the user to select a property to sort by.

Complement to #23