- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 71 for INTEGRATION (0.07 sec)
-
CLAUDE.md
mvn test # Run single unit test mvn test -Dtest=SearchEngineClientTest # Run integration tests (*Tests.java in src/test/java/org/codelibs/fess/it/) # Requires Fess server and OpenSearch running mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.search_engine.url="http://localhost:9201" # Run single integration test
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 4.8K bytes - Viewed (0) -
build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts
description = "Run all multi-version integration tests with all version to cover" group = ciGroup } register("parallelTest") { description = "Run all integration tests in parallel execution mode: each Gradle execution started in a test run with --parallel" group = ciGroup } register("noDaemonTest") {
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Fri Dec 19 06:44:41 UTC 2025 - 18.9K bytes - Viewed (0) -
docs/en/docs/how-to/graphql.md
* With <a href="https://ariadnegraphql.org/docs/fastapi-integration" class="external-link" target="_blank">docs for FastAPI</a> * <a href="https://tartiflette.io/" class="external-link" target="_blank">Tartiflette</a> * With <a href="https://tartiflette.github.io/tartiflette-asgi/" class="external-link" target="_blank">Tartiflette ASGI</a> to provide ASGI integration
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Fri Dec 26 10:43:02 UTC 2025 - 3.4K bytes - Viewed (0) -
README.md
$ mvn jdeb:jdeb # .deb package ### Generate Source Code $ mvn dbflute:download # (one time command) $ mvn dbflute:freegen $ mvn license:format ### Integration Tests Integration tests require a running Fess server with OpenSearch. Follow these steps: #### 1. Build Fess $ mvn antrun:run # Download OpenSearch plugins (if not done) $ mvn package # Build the packageRegistered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Dec 20 00:28:33 UTC 2025 - 7.8K bytes - Viewed (2) -
.github/workflows/ci.yml
shell: bash run: ./util/print_surefire_reports.sh - name: 'Set up Gradle' if: matrix.java == 11 # used only by the integration tests below uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 # v5.0.0 - name: 'Integration Test' if: matrix.java == 11 shell: bash run: util/gradle_integration_tests.sh publish_snapshot:Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Mon Dec 01 19:32:55 UTC 2025 - 4.7K bytes - Viewed (0) -
.github/workflows/maven.yml
with: name: cache-${{ runner.os }}-integration-tests-${{ matrix.java }} retention-days: 1 path: ${{ env.MIMIR_LOCAL }} - name: Upload test artifacts uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 if: ${{ failure() || cancelled() }} with: name: integration-test-logs-${{ runner.os }}-${{ matrix.java }}Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Dec 16 04:24:24 UTC 2025 - 12.2K bytes - Viewed (0) -
impl/maven-cli/src/test/java/org/apache/maven/cling/invoker/mvnup/goals/ModelUpgradeStrategyTest.java
Registered: Sun Dec 28 03:35:09 UTC 2025 - Last Modified: Tue Nov 18 18:03:26 UTC 2025 - 38.8K bytes - Viewed (0) -
docs/de/docs/how-to/graphql.md
* Mit <a href="https://ariadnegraphql.org/docs/fastapi-integration" class="external-link" target="_blank">Dokumentation für FastAPI</a> * <a href="https://tartiflette.io/" class="external-link" target="_blank">Tartiflette</a> * Mit <a href="https://tartiflette.github.io/tartiflette-asgi/" class="external-link" target="_blank">Tartiflette ASGI</a> für ASGI-Integration
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Fri Dec 26 10:43:02 UTC 2025 - 3.8K bytes - Viewed (0) -
README.md
> 📘 Explore Gradle’s full array of resources through the [Gradle Documentation](https://docs.gradle.org/). --- ### 🛠 **Seamless IDE & CI Integration** Gradle is built to work smoothly with a variety of Integrated Development Environments (IDEs) and Continuous Integration (CI) systems, providing extensive support for a streamlined workflow:
Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Mon Oct 20 22:15:26 UTC 2025 - 7.8K bytes - Viewed (0) -
docs/ru/docs/deployment/cloud.md
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Thu Dec 11 21:25:03 UTC 2025 - 2K bytes - Viewed (0)