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

Feature: Ability to assert something exists (or not) in cache #3

Open
Jamesking56 opened this issue Jan 2, 2020 · 5 comments
Open

Comments

@Jamesking56
Copy link

Hello,

Would be really useful if there was a way to ensure (or not) that something existed in Laravel's cache.

I want to make sure that certain things are cached correctly when doing functional tests.

@Naktibalda
Copy link
Member

It is up to you to figure it out and implement it.
This module has no maintainer.

@Jamesking56
Copy link
Author

Oh right I thought this module was maintained

@Naktibalda
Copy link
Member

I can merge your pull request and release a new version, but we haven't had a regular Laravel expert for a few years.

@Jamesking56
Copy link
Author

Jamesking56 commented Jan 2, 2020 via email

@DavertMik DavertMik transferred this issue from Codeception/module-laravel5 Dec 26, 2020
@TavoNiievez
Copy link
Member

@Jamesking56 are you still interested in submitting a PR for this new feature?

If so, please follow the contribution guide.

As long as you can verify that it works in the test project and you can document the method, I will gladly help you get it merged.

Also note that version 2.0 of this module was released with compatibility for Laravel 6, Laravel 7, and Laravel 8, so you can find new utility in this module.

Cheers!

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

No branches or pull requests

3 participants