[ 
https://issues.apache.org/jira/browse/NUTCH-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18080604#comment-18080604
 ] 

Hudson commented on NUTCH-3175:
-------------------------------

SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #236 (See 
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/236/])
NUTCH-3175 Implement integration testing framework for Nutch Protocol plugins 
using Testcontainers (lewismc: 
[https://github.com/apache/nutch/commit/9390674e63607e2a5a803c6e1a1d7f5fbebe8552])
* (add) 
src/plugin/protocol-httpclient/src/test/org/apache/nutch/protocol/httpclient/HttpClientProtocolIT.java
* (edit) 
src/plugin/protocol-ftp/src/java/org/apache/nutch/protocol/ftp/FtpResponse.java
* (add) 
src/plugin/protocol-http/src/test/org/apache/nutch/protocol/http/HttpProtocolIT.java
* (add) 
src/plugin/protocol-htmlunit/src/test/org/apache/nutch/protocol/htmlunit/HtmlUnitProtocolIT.java
* (add) 
src/plugin/protocol-selenium/src/test/org/apache/nutch/protocol/selenium/SeleniumProtocolIT.java
* (edit) src/plugin/protocol-ftp/ivy.xml
* (edit) src/plugin/protocol-httpclient/ivy.xml
* (add) 
src/plugin/protocol-okhttp/src/test/org/apache/nutch/protocol/okhttp/OkHttpProtocolIT.java
* (edit) src/plugin/build.xml
* (add) src/test/org/apache/nutch/protocol/AbstractProtocolPluginIT.java
* (edit) build.xml
* (edit) src/plugin/build-plugin.xml
* (edit) .github/workflows/master-build.yml
* (edit) src/plugin/protocol-ftp/src/java/org/apache/nutch/protocol/ftp/Ftp.java
* (add) src/test/org/apache/nutch/protocol/ProtocolPluginIntegrationTest.java
* (edit) ivy/ivy.xml
* (edit) conf/log4j2.xml
* (add) 
src/plugin/protocol-ftp/src/test/org/apache/nutch/protocol/ftp/FtpProtocolIT.java
NUTCH-3175 Implement integration testing framework for Nutch Protocol plugins 
using Testcontainers (lewismc: 
[https://github.com/apache/nutch/commit/cbb1d0992dfe177543deff1d974b5f3bb9de7bf2])
* (edit) .yetus/blanks-tabs.txt
* (edit) .yetus/blanks-eol.txt
* (edit) build.xml
* (add) .codespellrc


> Implement integration testing framework for Nutch Protocol plugins using 
> Testcontainers
> ---------------------------------------------------------------------------------------
>
>                 Key: NUTCH-3175
>                 URL: https://issues.apache.org/jira/browse/NUTCH-3175
>             Project: Nutch
>          Issue Type: Improvement
>          Components: protocol, test
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Major
>             Fix For: 1.23
>
>
> This task is very similar to NUTCH-3154.
> The scope is to deliver a comprehensive integration testing framework for 
> Nutch Protocol plugins (implementations of Protocol interface) using 
> Testcontainers. This would enable real-world testing against actual 
> containers rather than mocking... or nothing which is what we currently have.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to