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

[5.3] add com_contenthistory webservices endpoint test #44666

Open
wants to merge 5 commits into
base: 5.3-dev
Choose a base branch
from

Conversation

alikon
Copy link
Contributor

@alikon alikon commented Dec 25, 2024

Pull Request for Issue #34361 (partila)
.

Summary of Changes

add test for endpoints:

  • GET v1/content/articles/:id/contenthistory
  • GET v1/contacts/:id/contenthistory
  • GET v1/banners/:id/contenthistory

Testing Instructions

  • npm cypress run --spec tests/System/integration/api/com_contenthistory/Content.y.js
  • npm cypress run --spec tests/System/integration/api/com_contenthistory/Contact.cy.js
  • npm cypress run --spec tests/System/integration/api/com_contenthistory/Banner.cy.js

Actual result BEFORE applying this Pull Request

N/A

Expected result AFTER applying this Pull Request

added 3 test

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

@alikon alikon marked this pull request as ready for review December 25, 2024 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants