Skip to content

Commit

Permalink
Added test data for #94
Browse files Browse the repository at this point in the history
In accordance with #189, added testdata_NOTIFICATION_ESTABLISHMENTMEANS_NOTEMPTY_#94.csv for #94
  • Loading branch information
Tasilee authored Oct 7, 2020
1 parent a1d19ea commit f62a7c7
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dwc:establishmentMeans,Response.Status,Response.Result,Response.Comment
native,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:establishmentMeans = ""notify"" is NOTEMPTY"
blah,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:establishmentMeans = ""blah"" does is NOTEMPTY"
anyOldTerm,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:establishmentMeans = ""anyOldTerm"" is NOTEMPTY"
…,RUN_HAS_RESULT,NOTIFY,"[any human readable explanation, e.g. dwc:establishmentMeans = ""..."" is NOTEMPTY"
[whitespace],RUN_HAS_RESULT,NOT_NOTIFIED,"[any human readable explanation, e.g. dwc:establishmentMeans is EMPTY"
[non-printing characters],RUN_HAS_RESULT,NOT_NOTIFIED,"[any human readable explanation, e.g. dwc:establishmentMeans is EMPTY"

0 comments on commit f62a7c7

Please sign in to comment.