datahaven/operator/scripts
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
..
run-benchmarks.sh feat: Implement Moonbeam-style OpenGov governance (#131) 2025-09-02 22:46:35 +02:00
sort-cargo-deps.sh feat(ci): add script to sort cargo deps (#62) 2025-05-06 17:22:01 +00:00
test_message_encoding.sh refactor: cleanup obsolete test folder (#166) 2025-09-17 14:21:55 +02:00