HSLdevcom / jore4

Public transport registry
European Union Public License 1.2
4 stars 2 forks source link

Add unit tests to cover the import API of `jore4-hastus` (retroactively) #1554

Closed jarkkoka closed 11 months ago

jarkkoka commented 11 months ago

Add unit tests to cover the import API of the jore4-hastus service (retroactively).

The testing is for ImportController, but not ImportService because it needs integration tests which are done in #1525.

This is part of #1550