Codeception / module-laravel

Modern Laravel module for Codeception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Jamesking56 opened this issue · comments

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.

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

Oh right I thought this module was maintained

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 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!