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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
meraki
/
dashboard-api-python
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
350
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dashboard-api-python
tests
on
4.3.0b4
User selector
All users
All time
Commit history
Commits on Jul 16, 2026
fix(generator): support local sources on beta
TKIPisalegacycipher
committed
98f4c04
View commit details
Copy full SHA for 98f4c04
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
test(integration): treat batch 'network not found' as successful delete
Show description for 16bc38f
TKIPisalegacycipher
and
claude
committed
16bc38f
View commit details
Copy full SHA for 16bc38f
View code at this point
Browse repository at this point
Commits on May 1, 2026
Fix object names in iterator tests.
TKIPisalegacycipher
committed
7770fb9
View commit details
Copy full SHA for 7770fb9
View code at this point
Browse repository at this point
Rename/rewrite integration tests and reorganize .gitignore.
Show description for 5f49075
TKIPisalegacycipher
committed
5f49075
View commit details
Copy full SHA for 5f49075
View code at this point
Browse repository at this point
Use policy objects for integration tests.
TKIPisalegacycipher
committed
13c8022
View commit details
Copy full SHA for 13c8022
View code at this point
Browse repository at this point
Update conftest with new tests.
TKIPisalegacycipher
committed
6b8e631
View commit details
Copy full SHA for 6b8e631
View code at this point
Browse repository at this point
Iterate iterator tests.
TKIPisalegacycipher
committed
ddbd305
View commit details
Copy full SHA for ddbd305
View code at this point
Browse repository at this point
Streamline tests.
TKIPisalegacycipher
committed
a419902
View commit details
Copy full SHA for a419902
View code at this point
Browse repository at this point
Increase max retries for tests.
TKIPisalegacycipher
committed
9f384c8
View commit details
Copy full SHA for 9f384c8
View code at this point
Browse repository at this point
ensure unique network name in iterator tests
TKIPisalegacycipher
committed
b43f8de
View commit details
Copy full SHA for b43f8de
View code at this point
Browse repository at this point
improve iterator test
TKIPisalegacycipher
committed
3b420bb
View commit details
Copy full SHA for 3b420bb
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
improve test batching
TKIPisalegacycipher
committed
670e13a
View commit details
Copy full SHA for 670e13a
View code at this point
Browse repository at this point
Add action batches to test suite. Move from synchronous network delete to async action batch.
TKIPisalegacycipher
committed
05e9092
View commit details
Copy full SHA for 05e9092
View code at this point
Browse repository at this point
Streamline tests
TKIPisalegacycipher
committed
174d3e0
View commit details
Copy full SHA for 174d3e0
View code at this point
Browse repository at this point
Fix async integration tests under pytest-xdist with session-scoped event loops and loadgroup scheduling
Show description for 2584d9d
TKIPisalegacycipher
and
claude
committed
2584d9d
View commit details
Copy full SHA for 2584d9d
View code at this point
Browse repository at this point
Added pytestmark = pytest.mark.xdist_group(...) to the three test files with session-scoped async fixtures, and added --dist loadgroup to the workflow command so xdist respects the groups and keeps…
Show description for b86f1f4
TKIPisalegacycipher
committed
b86f1f4
View commit details
Copy full SHA for b86f1f4
View code at this point
Browse repository at this point
Parallelize tests with pytest-xdist
TKIPisalegacycipher
committed
e9b2956
View commit details
Copy full SHA for e9b2956
View code at this point
Browse repository at this point
Improve integration test names. Add new async test.
TKIPisalegacycipher
committed
a7482da
View commit details
Copy full SHA for a7482da
View code at this point
Browse repository at this point
Fix caller strings on integration tests
TKIPisalegacycipher
committed
1ff6004
View commit details
Copy full SHA for 1ff6004
View code at this point
Browse repository at this point
test(260430-kti): add org-wide workflow tests (sync + async)
Show description for 0311304
TKIPisalegacycipher
committed
0311304
View commit details
Copy full SHA for 0311304
View code at this point
Browse repository at this point
test(260430-kti): add async pagination iterator tests
Show description for 18e15d8
TKIPisalegacycipher
committed
18e15d8
View commit details
Copy full SHA for 18e15d8
View code at this point
Browse repository at this point
test(260430-kti): add sync pagination iterator and API requests log tests
Show description for c72e367
TKIPisalegacycipher
committed
c72e367
View commit details
Copy full SHA for c72e367
View code at this point
Browse repository at this point
Flipped assertion on test.
TKIPisalegacycipher
committed
6c2a32f
View commit details
Copy full SHA for 6c2a32f
View code at this point
Browse repository at this point
Fix args on semantic diff test
TKIPisalegacycipher
committed
88e399c
View commit details
Copy full SHA for 88e399c
View code at this point
Browse repository at this point
Fix imports on semantic diff test
TKIPisalegacycipher
committed
f61ceb9
View commit details
Copy full SHA for f61ceb9
View code at this point
Browse repository at this point
fix(generator): pass api_version to __init__.py; add wiring drift checks
Show description for 22f5796
TKIPisalegacycipher
committed
22f5796
View commit details
Copy full SHA for 22f5796
View code at this point
Browse repository at this point
Restore OASv3 generator positional args
TKIPisalegacycipher
committed
66db01b
View commit details
Copy full SHA for 66db01b
View code at this point
Browse repository at this point
fix(06): update test imports and deprecation guard after generator swap
Show description for fd09b0c
TKIPisalegacycipher
and
claude
committed
fd09b0c
View commit details
Copy full SHA for fd09b0c
View code at this point
Browse repository at this point
test(06-01): update test imports to reference new generate_library module
Show description for b8d9139
TKIPisalegacycipher
committed
b8d9139
View commit details
Copy full SHA for b8d9139
View code at this point
Browse repository at this point
feat(05-03): add CI drift detection workflow and unit tests
Show description for 6f4540a
TKIPisalegacycipher
committed
6f4540a
View commit details
Copy full SHA for 6f4540a
View code at this point
Browse repository at this point
chore: merge executor worktree (worktree-agent-a61f355228ee67959)
TKIPisalegacycipher
committed
1356f75
View commit details
Copy full SHA for 1356f75
View code at this point
Browse repository at this point
test(05-02): add golden-file tests for v3 generator
Show description for cbe917f
TKIPisalegacycipher
committed
cbe917f
View commit details
Copy full SHA for cbe917f
View code at this point
Browse repository at this point
fix(05-02): add **kwargs when templates use kwargs.items()
Show description for acb22d5
TKIPisalegacycipher
committed
acb22d5
View commit details
Copy full SHA for acb22d5
View code at this point
Browse repository at this point
test(05-01): add fixture coverage tests
Show description for 043f55d
TKIPisalegacycipher
committed
043f55d
View commit details
Copy full SHA for 043f55d
View code at this point
Browse repository at this point
feat(05-01): create comprehensive v3 fixture
Show description for 397ae9f
TKIPisalegacycipher
committed
397ae9f
View commit details
Copy full SHA for 397ae9f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.