IntersectMBO / IntersectMBO/cardano-base
Move Test modules
Open
good first issue
technical debt
- Dominant language
- Haskell
- Stars
- 105
- Forks
- 54
- Avg merge
- 9d 2h
- Merged PRs (30d)
- 4
Description
Current module prefix that is used in testing is inconsistently named: `Test.Crypto.*`
All modules need to be renamed to `Test.Cardano.Crypto.*` and deprecated modules reinstated in a separate commit with re-exports and deprecation pragmas.
Contributor guide
Assessment
This issue has not been assessed yet.