Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Python-roborock
/
python-roborock
Public
Notifications
You must be signed in to change notification settings
Fork
104
Star
231
Code
Issues
43
Pull requests
20
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add roborock.testing — stateful device simulators for integration testing
- #860
#860
Merged
allenporter
merged 17 commits into
Python-roborock:main
Python-roborock/python-roborock:main
from
allenporter:testing-library
allenporter/python-roborock:testing-library
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add roborock.testing — stateful device simulators for integration testing
#860
allenporter
merged 17 commits into
Python-roborock:main
Python-roborock/python-roborock:main
from
allenporter:testing-library
allenporter/python-roborock:testing-library
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
feat: add roborock.testing module for stateful integration testing
Show description for ba06b45
allenporter
committed
ba06b45
View commit details
Copy full SHA for ba06b45
Browse repository at this point
docs: add comment explaining dss field in v1_simulator
allenporter
committed
2054001
View commit details
Copy full SHA for 2054001
Browse repository at this point
feat: expose in_cleaning, in_returning, charge_status, and dss on V1VacuumSimulator
allenporter
committed
a6f30b6
View commit details
Copy full SHA for a6f30b6
Browse repository at this point
feat: expose dock_type configuration in V1VacuumSimulator
allenporter
committed
0aeaacc
View commit details
Copy full SHA for 0aeaacc
Browse repository at this point
feat: honor publish_side_effect in simulator and raise NotImplementedError in base _handle_publish
allenporter
committed
b665b84
View commit details
Copy full SHA for b665b84
Browse repository at this point
Commits on Jul 4, 2026
refactor: inherit FakeChannel from Channel Protocol
allenporter
committed
59c4169
View commit details
Copy full SHA for 59c4169
Browse repository at this point
refactor: type simulator consumables state using Consumable dataclass
allenporter
committed
965ea95
View commit details
Copy full SHA for 965ea95
Browse repository at this point
refactor: type simulator dnd, clean summary and record using real dataclasses
allenporter
committed
171d34c
View commit details
Copy full SHA for 171d34c
Browse repository at this point
refactor: type simulator status, network info and init status using real dataclasses
allenporter
committed
eb5578b
View commit details
Copy full SHA for eb5578b
Browse repository at this point
refactor: expose raw status and app_init dataclasses on simulator for direct test manipulation
allenporter
committed
0a23de7
View commit details
Copy full SHA for 0a23de7
Browse repository at this point
refactor: export and define all simulator state default constants at package level
allenporter
committed
b4f03a4
View commit details
Copy full SHA for b4f03a4
Browse repository at this point
refactor: update _handle_app_get_init_status to serialize self.app_init and dynamically resolve status_info fields from self.status
allenporter
committed
02e71b3
View commit details
Copy full SHA for 02e71b3
Browse repository at this point
test: add E2E test case for multiple simulators with independent network info overrides
allenporter
committed
f871c38
View commit details
Copy full SHA for f871c38
Browse repository at this point
refactor: replace FakeUserState with library UserData dataclass on FakeRoborockCloud
allenporter
committed
f4cf6b0
View commit details
Copy full SHA for f4cf6b0
Browse repository at this point
refactor: decouple default product id from device duid and share DEFAULT_PRODUCT_ID constant
allenporter
committed
211653b
View commit details
Copy full SHA for 211653b
Browse repository at this point
refactor: rename self.servers to self.simulated_devices and restore hardcoded qiCNieZa in mock_data
allenporter
committed
dc26f35
View commit details
Copy full SHA for dc26f35
Browse repository at this point
refactor: delete redundant properties from V1VacuumSimulator and update trigger_push_update
allenporter
committed
95e898d
View commit details
Copy full SHA for 95e898d
Browse repository at this point
You can’t perform that action at this time.