midas_fetcher 0.1.4

High-performance concurrent downloader for UK Met Office MIDAS Open weather data with intelligent caching and resumable downloads
Documentation
1
2
3
4
5
6
7
//! Integration tests for manifest functionality
//!
//! This module contains comprehensive integration tests that verify
//! the complete manifest processing workflow, including real file
//! handling and complex parsing scenarios.

pub mod integration;