Andy Strube

Results 28 comments of Andy Strube

I can work on this.

This is still being worked on.

@cielf I have a question regarding the testing situation for this. Each page is currently set to have [50 items per page](https://github.com/rubyforgood/human-essentials/blob/main/config/initializers/kaminari_config.rb). In order to test the pagination functionality I...

@dorner Thanks for the info! I'll look into this.

I'll look into the failing tests and see what I can do.

Unfortunately I seem to have an extra organization instance making its way into the test file that I'm working on, called DEFAULT. I've looked through the app to see if...

I have an update. I'm down to two tests in the organizations_system_spec. The one that's failing on line 77 has me stumped and I'm wondering if this is actually a...

@cielf I tried this and unfortunately it didn't work.