Skip to content

Commit

Permalink
Update test data (#1058)
Browse files Browse the repository at this point in the history
This reflects if the almaMmsId is properly ETLed.
It is :)
  • Loading branch information
dr0i committed May 28, 2024
1 parent 8fb1fe3 commit 26a55a7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 115 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ public final class CulturegraphXmlFilterHbzToJsonTest {
public static final String JSON_OUTPUT_FILE =
PATH_TO_TEST + "jsonld-cg/bulk.ndjson";

private static final String XML_INPUT_FILE =
"/aggregate_auslieferung_20191212.small.marcxml";
private static final String XML_INPUT_FILE = "aggregate_20240507_example.marcxml";
private static PluginConfigurableNode node;
private static Client client;
private static final int ELASTICSEARCH_HTTP_PORT = 19200;
Expand Down
112 changes: 0 additions & 112 deletions src/test/resources/aggregate_auslieferung_20191212.small.marcxml

This file was deleted.

2 changes: 1 addition & 1 deletion src/test/resources/jsonld-cg/bulk.ndjson
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
{"index":{"_index":"cg","_type":"rvk"}}
{"rvk":["CI 1100","5,1"],"hbzId":"HT013166356, HT018625006"}
{"rvk":["MG 11380","MF 3390","MG 11380","MC 7200","MF 3390","MG 11380"],"id":"990067531130206441"}

0 comments on commit 26a55a7

Please sign in to comment.