You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To @Tag(LONG_RUNNING_TEST) that is executed only on weekly basis and refactor it to share downloading logic with io.evitadb.api.EvitaBackwardCompatibilityTest#verifyBackwardCompatibilityTo_2024_5 test (so that download happens only once) and load evita catalog from the downloaded archive locally and execute tests against it.
The text was updated successfully, but these errors were encountered:
Please rewrite tests:
io.evitadb.externalApi.graphql.api.catalog.dataApi.CatalogGraphQLQueryTranslationVerifyingFunctionTest#shouldAcceptAndProcessLargeQuery
io.evitadb.externalApi.rest.api.catalog.dataApi.CatalogRestQueryTranslationVerifyingFunctionalTest#shouldAcceptAndProcessLargeQuery
To
@Tag(LONG_RUNNING_TEST)
that is executed only on weekly basis and refactor it to share downloading logic withio.evitadb.api.EvitaBackwardCompatibilityTest#verifyBackwardCompatibilityTo_2024_5
test (so that download happens only once) and load evita catalog from the downloaded archive locally and execute tests against it.The text was updated successfully, but these errors were encountered: