bloqade-python
bloqade-python copied to clipboard
Refactor Tests Into Submodules.
The current test structure is pretty flat and its hard to nagivate. Ideally the test structure should start to reflect the structure of the package in order to make better understand what files test which parts of the code base.