Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tests): Several Tests where broken due new dotcms.com site ref:#30420 #30422

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

erickgonzalez
Copy link
Contributor

@erickgonzalez erickgonzalez commented Oct 22, 2024

This pull request includes a small change to the CircuitBreakerUrlTest test case. The change updates the assertion to check for a different string in the response content.

This PR fixes: #30420

@erickgonzalez erickgonzalez changed the title fix(test): check another string in the response from dotcms.com. ref:#30420 fix(tests): Several Tests where broken due new dotcms.com site ref:#30420 Oct 22, 2024
@erickgonzalez erickgonzalez added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit 6d6a3f7 Oct 22, 2024
35 checks passed
@erickgonzalez erickgonzalez deleted the issue-30420-fix-test branch October 22, 2024 23:11
spbolton pushed a commit that referenced this pull request Nov 11, 2024
…0420 (#30422)

This pull request includes a small change to the `CircuitBreakerUrlTest`
test case. The change updates the assertion to check for a different
string in the response content.

*
[`dotcms-integration/src/test/java/com/dotcms/http/CircuitBreakerUrlTest.java`](diffhunk://#diff-a86d291af87dcbb5dfa27d7faa1479a6ca1237bc77d89e38dba28f1cb29d4c26L379-R379):
Updated the assertion in `public void testGet()` to check for the string
"dotCMS empowers brands to simplify content creation" instead of
"/application/themes/dotcms/js/bootstrap.min.js".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Test CircuitBreakerUrlTest.testGet and RemoteAnnouncementsLoaderIntegrationTest.TestAnnouncementsLoader
3 participants