impierce / identity-wallet

A Tauri-based Identity Wallet for people to manage Decentralized Identities and Verifiable Credentials.
https://www.impierce.com
Apache License 2.0
17 stars 4 forks source link

refactor: restructure `unime/src-tauri/tests/fixtures` folder for scalability #200

Open Oran-Dan opened 2 months ago

Oran-Dan commented 2 months ago

Description

Divide the folder up in subfolders respective to their relevant test files in the unime/src-tauri/tests/tests folder.

Motivation

Currently the fixture folder is not set up in a scalable way and it is bound to get cluttered.

Resources

No response

To-do List