mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
### Summary Removes the obsolete `operator/test` folder that was no longer being used and contained outdated test scripts. ### Changes - ✅ Deleted `operator/test/` directory and all contents - ✅ Moved `test_message_encoding.sh` script to `operator/scripts/` for proper organization - ✅ Updated comment reference in `contracts/test/MessageEncoding.t.sol` to point to new script location ### Impact - **No breaking changes** - All legitimate test files remain properly organized within their respective pallets - **Cleaner codebase** - Removes unused/obsolete code |
||
|---|---|---|
| .. | ||
| mocks | ||
| utils | ||
| MessageEncoding.t.sol | ||
| RewardsRegistry.t.sol | ||
| ServiceManagerBase.t.sol | ||
| ServiceManagerRewardsRegistry.t.sol | ||
| SlasherBase.t.sol | ||
| SnowbridgeIntegration.t.sol | ||
| VetoableSlasher.t.sol | ||