UmbHost / UmbCheckout

UmbCheckout an eCommerce solution for Umbraco
https://umbcheckout.net
Apache License 2.0
7 stars 7 forks source link

Fix Session Unit Tests #20

Open AaronSadlerUK opened 1 year ago

AaronSadlerUK commented 1 year ago

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

N/A

Bug summary

Due to the licensing DLL using a concrete class, the session unit tests are currently unmockable... This needs investigating to find a solution

Specifics

No response

Steps to reproduce

Try to run the Session unit tests

Expected result / actual result

Currently they will not run due to the licensing DLL being a concrete class

They should run and test