I think the class is the right one, but i am not sure if it is enough to
test the issue just by using ByteArrayUtf8CharSequence as value for the
updates.

On Mon, Mar 25, 2019 at 8:42 PM Erick Erickson <erickerick...@gmail.com>
wrote:

> Take a look at
> …/solr/core/src/test/org/apache/solr/update/processor/AtomicUpdatesTest.java
>
> If you don’t want to add tests to that class, that’ll be (roughly) the
> place you’d add a new test class.
>
> Best,
> Erick
>
> > On Mar 25, 2019, at 9:54 AM, Thomas Wöckinger <
> thomas.woeckin...@gmail.com> wrote:
> >
> > Hi!
> >
> > I submitted a patch for a solr bug
> https://issues.apache.org/jira/browse/SOLR-13331, i also want to add unit
> test for that issue.
> >
> > May someone can give me an advice where to add these unit test, because
> a simple test can be made easy but i think there should be also some
> integration tests, because the whole issue is heavy depending on the used
> codec.
> >
> > Thx
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
>
>

Reply via email to