Tests
We aim to maintain test coverage around 70-80% in the ETL module. Therefore we would appreciate also containing tests together with the contributed code :)
Testing parsers
For both parsing types TED XML and eForms, we test parsing on randomly choosen notice of each type.
Testing currency conversion
Tests for currency conversion mechanism utilises mock data (opens in a new tab) in order to avoid making requests to the external API.