Feature: bugreports As a CSL cite processor hacker I want the test bugreports_SortSecondaryKeyBibliography to pass @bibliography @bugreports @citations Scenario: Sort Secondary Key Bibliography Given the following style: """ """ And the following input: """ [{"author":[{"family":"Roe","given":"Jane"}],"id":"ITEM-1","issued":{"date-parts":[[1996]]},"type":"book"},{"author":[{"family":"Roe","given":"Jane"}],"id":"ITEM-2","issued":{"date-parts":[[1995]]},"type":"book"}] """ When I render the entire bibliography Then the bibliography should be: """