This website requires JavaScript.
Explore
Help
Sign In
ct
/
bmc_hub
Watch
1
Star
0
Fork
0
You've already forked bmc_hub
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d4d9ac22a5
bmc_hub
/
app
/
modules
/
internet_connections
/
__init__.py
2 lines
43 B
Python
Raw
Normal View
History
Unescape
Escape
Add comprehensive tests for internet connections module, invoice parsing, and subscription provisioning - Implement tests for the internet connections module, covering routes, IP range creation, and connection validation. - Add tests for the Invoice2DataService to validate extraction from GlobalConnect invoices. - Create tests for subscription network provisioning, ensuring proper handling of network items and IP allocations. - Include validation checks for subtotal mismatches and ensure error handling for missing IP selections.
2026-07-09 23:44:30 +02:00
"""
Internet connections module package.
"""
Reference in New Issue
Copy Permalink