Skip to content

Conversation

jeet12323
Copy link
Contributor

Resolves #5224

Description
In inventory when an item is deactivated it displays list of partners which contains child requests

Screenshot
image

Copy link
Collaborator

@dorner dorner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR! Please add a test to cover this case.

@jeet12323
Copy link
Contributor Author

Thanks for the PR! Please add a test to cover this case.

@dorner Can you help me regarding test I have to write Rspec test for this ? Is there anything used for writing tests in this project

@dorner
Copy link
Collaborator

dorner commented Sep 12, 2025

Hi @jeet12323 - please look under spec/requests for a lot of examples. You want to check the response for a particular piece of text. Here's a decent example:

it "does not shows a warning" do

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.

Partner Visibility of items and child requests
3 participants