diff --git a/fixtures/local/magic_CourtClassSort.txt b/fixtures/local/magic_CourtClassSort.txt new file mode 100644 index 000000000..582aa2697 --- /dev/null +++ b/fixtures/local/magic_CourtClassSort.txt @@ -0,0 +1,83 @@ +>>===== MODE =====>> +bibliography +<<===== MODE =====<< + + + +>>===== RESULT =====>> +
+
Finnish admin case 1
+
Finnish admin case 2
+
Finnish civil case
+
Atlantisian case
+
+<<===== RESULT =====<< + + + +>>===== CSL =====>> + +<<===== CSL =====<< + + +>>===== INPUT =====>> +[ + { + "id": "ITEM-1", + "type": "legal_case", + "title": "Finnish admin case 1", + "jurisdiction": "fi", + "authority": "kho" + }, + { + "id": "ITEM-2", + "type": "legal_case", + "title": "Finnish civil case", + "jurisdiction": "fi:helsinki", + "authority": "ho" + }, + { + "id": "ITEM-3", + "type": "legal_case", + "title": "Atlantisian case", + "jurisdiction": "zz", + "authority": "hao" + }, + { + "id": "ITEM-4", + "type": "legal_case", + "title": "Finnish admin case 2", + "jurisdiction": "fi:helsinki", + "authority": "hao" + } +] +<<===== INPUT =====<<