datahaven/contracts/test
Ahmad Kaouk 5db1f4ee74
refactor: cleanup obsolete test folder (#166)
### 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
2025-09-17 14:21:55 +02:00
..
mocks chore: ⬆️ Update contract dependencies as submodules (#48) 2025-04-21 17:46:58 -03:00
utils refactor: remove duplicate definition of _buildValidatorSet (#122) 2025-07-25 13:45:15 +02:00
MessageEncoding.t.sol refactor: cleanup obsolete test folder (#166) 2025-09-17 14:21:55 +02:00
RewardsRegistry.t.sol test: Rewards distribution end to end Tests (#132) 2025-09-17 09:10:54 +00:00
ServiceManagerBase.t.sol feat: Relay Validators operator set through Snowbridge (#39) 2025-04-16 15:49:35 +00:00
ServiceManagerRewardsRegistry.t.sol test: Rewards distribution end to end Tests (#132) 2025-09-17 09:10:54 +00:00
SlasherBase.t.sol feat: Relay Validators operator set through Snowbridge (#39) 2025-04-16 15:49:35 +00:00
SnowbridgeIntegration.t.sol test: Rewards distribution end to end Tests (#132) 2025-09-17 09:10:54 +00:00
VetoableSlasher.t.sol feat: Relay Validators operator set through Snowbridge (#39) 2025-04-16 15:49:35 +00:00