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

4590 filtering on distribution #4719

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

inane-pixel
Copy link
Contributor

Resolves #4590

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Checked "Total in Category" column does matches the total of the numbers in the column
Test for "Total in Category Diaper"

Screenshots

@cielf
Copy link
Collaborator

cielf commented Oct 14, 2024

@inane-pixel This one also has changes that are not related to it. I think you branched off after having made the header changes in your main.

Copy link
Collaborator

@cielf cielf left a comment

Choose a reason for hiding this comment

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

This LGTM from a functional pov. Sending it over to @dorner for a technical look-see

@cielf cielf requested a review from dorner October 23, 2024 15:43
}
end

it "ensures the totals in 'Total in Category Diapers' match" do
Copy link
Collaborator

Choose a reason for hiding this comment

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

This spec doesn't seem to test the fix. It's testing the create method, not the index method.

You should be making a request spec for this, not a controller spec.

@dorner
Copy link
Collaborator

dorner commented Oct 27, 2024

Added a request - also, lint needs to be addressed.

@cielf
Copy link
Collaborator

cielf commented Nov 13, 2024

Hey @inane-pixel - Checking in because the issue has gone stale. There's still some requested changes on this.

@inane-pixel
Copy link
Contributor Author

@cielf Sorry, I didn't see this until now. I fixed the lint issue, but I'm not sure when I'll have a chance to work on the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants