[ https://issues.apache.org/jira/browse/SOLR-16920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752882#comment-17752882 ]
ASF subversion and git services commented on SOLR-16920: -------------------------------------------------------- Commit 88990d640a89091a8f7b0b2493377ac24118afe8 in solr's branch refs/heads/main from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=88990d640a8 ] SOLR-16920: Add Test full package lifecycle (#1826), fix parsing of repository.json mimetype Github is a common place to store the repository.json file used by Solr Packages. While the file is .json, the mimetype from Github is text/plain, so this fixes the client being used to load the repository.json to accept text/plain as well as application/json mimetypes. > Add Full Lifecycle Bats test for installing a Package > ----------------------------------------------------- > > Key: SOLR-16920 > URL: https://issues.apache.org/jira/browse/SOLR-16920 > Project: Solr > Issue Type: Sub-task > Components: packages > Affects Versions: 9.3 > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Minor > Time Spent: 50m > Remaining Estimate: 0h > > Touching the package logic is difficult because it's a multi step area of the > code. The existing BATS test doesn't actually fully test the code becasue we > don't have any legit packages. > Add a BATS test. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org