RalphTro / epcis-event-hash-generator

ALGORITHM and SOFTWARE PROTOTYPE to uniquely identify/validate the integrity of any EPCIS event through a common, syntax-agnostic approach based on hashing. Takes an EPCIS Document (formatted in either XML or JSON-LD) and returns the corresponding hash value(s).
MIT License
8 stars 4 forks source link

Add Web Service API Tests #48

Closed Echsecutor closed 9 months ago

Echsecutor commented 3 years ago

Currently the API Code in webapi/api.py is not tested et all (i.e. "legacy").

RalphTro commented 3 years ago

Dear @Echsecutor , As this issue has no assignee yet - will you take care of this?

dakbhavesh commented 9 months ago

Hi @Echsecutor, This issue is no more relevant as we have decided to remove support of web service hence we can close it.