Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Cover main functionality with tests #11

Closed
3 tasks done
gorbunkov opened this issue Apr 1, 2021 · 0 comments
Closed
3 tasks done

Cover main functionality with tests #11

gorbunkov opened this issue Apr 1, 2021 · 0 comments
Assignees
Milestone

Comments

@gorbunkov
Copy link
Contributor

gorbunkov commented Apr 1, 2021

We must cover most critical functionality with tests. For example it may be:

  • AnnotatedIndexDefinitionProcessor - index configuration creation using annotated classes, see how annotated configurations are parsed

  • Indexed entity changes listeners - create/modify entities and check that a record appear or don't appear in the indexing queue

  • Indexing of entities with various PK types (including composite)

  • Maybe even tests with running Elasticsearch server - check that documents with desired structure appear in index

  • etc.

  • Index Definition processing tests

  • Entity change tracking tests

  • Entity indexing tests

@gorbunkov gorbunkov added this to the 1.0.0 milestone Apr 1, 2021
@gorbunkov gorbunkov modified the milestones: 1.0.0, 1.1.0 Jun 18, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 1, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 6, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 6, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 6, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 14, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 14, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 14, 2021
Gavrilov-Ivan added a commit that referenced this issue Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants