Skip to content
Snippets Groups Projects
Commit 3c9615e7 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Add some unit tests for the authz data muxer

Two issues this uncovered:

* The caching was using the class name, which doesn't work with tests
  because we have two instances of the same class there, use spl_object_id()
  instead.
* The default value was set before the events instead of at the end.
parent 12e68e97
No related branches found
No related tags found
No related merge requests found
Pipeline #231658 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:00:44

avatar
Download artifacts

No artifacts found