bounswe / bounswe2024group9

9 stars 1 forks source link

Wikidata Searching Enhancement and Unit Tests #280

Closed kristinatrajkovski closed 1 week ago

kristinatrajkovski commented 1 week ago

As our code base had some major refactoring, the unit tests initially written need to be adequately replaced.

Also, an enhancement including multi-paradigm languages was necessary to include JAVA as one of the results, however trying to show all possible concepts and languages might affect efficiency. Therefore, that shall be taken into account when testing and reporting not found items.

This PR fixes #277.

damlakayikci commented 1 week ago

I've just checked it. Looks fine to me, nice work!