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
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
.
robotframework
/
PythonRemoteServer
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
160
Code
Issues
21
Pull requests
8
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Adding support for dynamic API libraries
- #1
#1
Closed
ombre42
wants to merge 11 commits into
robotframework:master
robotframework/PythonRemoteServer:master
from
ombre42:master
ombre42/PythonRemoteServer:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Adding support for dynamic API libraries
#1
ombre42
wants to merge 11 commits into
robotframework:master
robotframework/PythonRemoteServer:master
from
ombre42:master
ombre42/PythonRemoteServer:master
Copy head branch name to clipboard
Commits
Commits on May 2, 2012
Add ability to select the test library. Fix regex to pass on Windows. Rename test library to more descriptive name. Library name now in name of top-level suite.
ombre42
committed
1e9eeb9
View commit details
Copy full SHA for 1e9eeb9
Browse repository at this point
Commits on May 3, 2012
Merge remote-tracking branch 'upstream/master'
ombre42
committed
f34408e
View commit details
Copy full SHA for f34408e
Browse repository at this point
Adding dynamic API test libraries which are just wrapped instances of the StaticApiLibrary.
ombre42
committed
dad9e72
View commit details
Copy full SHA for dad9e72
Browse repository at this point
Commits on May 4, 2012
Change default to reflect renamed file. Improve documentation.
ombre42
committed
291b28d
View commit details
Copy full SHA for 291b28d
Browse repository at this point
Dynamic API support added.
Show description for 41ca352
ombre42
committed
41ca352
View commit details
Copy full SHA for 41ca352
Browse repository at this point
Commits on May 6, 2012
Fix some scenarios where the API is partially implemented
ombre42
committed
6eb854f
View commit details
Copy full SHA for 6eb854f
Browse repository at this point
Put robotremoteserver on path. Added tests for dynamic API libraries.
ombre42
committed
530c3ca
View commit details
Copy full SHA for 530c3ca
Browse repository at this point
Change library file name check to be case-insensitive
ombre42
committed
f1decc4
View commit details
Copy full SHA for f1decc4
Browse repository at this point
Commits on May 8, 2012
Change library file name check to be case-insensitive. Refactoring.
ombre42
committed
b89fa60
View commit details
Copy full SHA for b89fa60
Browse repository at this point
Refactoring.
ombre42
committed
b49edba
View commit details
Copy full SHA for b49edba
Browse repository at this point
Refactoring again.
ombre42
committed
ec14394
View commit details
Copy full SHA for ec14394
Browse repository at this point
You can’t perform that action at this time.