worldcoin / orb-software

Software for the orb
https://worldcoin.github.io/orb-software
Apache License 2.0
237 stars 36 forks source link

orb-slot-ctrl: integration tests and OrbSlotCtrl struct #235

Closed vmenge closed 1 month ago

vmenge commented 1 month ago

added integration tests and test utils on orb-slot-ctrl test utils are meant to be used by other crates when testing operations done through orb-slot-ctrl. small refactoring done with the introduction of EfiVarDb to acquire EfiVar from arbitrary paths.

tested and working on an Orb :+1: