Hixon10 / openjdk-mailing-lists-search-old

Search for openjdk mailing lists
https://hixon10.github.io/openjdk-mailing-lists-search/
MIT License
1 stars 0 forks source link

Create integration tests for Indexer #4

Closed Hixon10 closed 1 year ago

Hixon10 commented 1 year ago

We want to be sure, that the whole process of indexing work properly. To ensure it, we need not only unit test, but also integration tests. In this task, we need to cover basic cases with e2e tests.

definition of done: integrated tests for main cases are created.