FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test - robotframework/PythonRemoteServer · GitHub
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
Commits
Breadcrumbs
History for
PythonRemoteServer
test
on
master
User selector
Datepicker
Commit history
Commits on Dec 11, 2022
Test tuning.
Show description for 30a510b
pekkaklarck
committed
30a510b
View commit details
Copy full SHA for 30a510b
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
Fix test compatibility
pekkaklarck
committed
dce0587
View commit details
Copy full SHA for dce0587
View code at this point
Browse repository at this point
Test runner fixes
Show description for 1b2fb82
pekkaklarck
committed
1b2fb82
View commit details
Copy full SHA for 1b2fb82
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Update test suite to match latest Robot and Python versions
Show description for 46321af
JFoederer
committed
46321af
View commit details
Copy full SHA for 46321af
View code at this point
Browse repository at this point
Commits on Apr 11, 2020
Import ABC from collections.abc instead of collections for Python 3 compatibility.
tirkarthi
committed
e625c74
View commit details
Copy full SHA for e625c74
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Requirements files, setup tuning
pekkaklarck
committed
0f4b3cf
View commit details
Copy full SHA for 0f4b3cf
View code at this point
Browse repository at this point
whitespace
pekkaklarck
committed
3ea4007
View commit details
Copy full SHA for 3ea4007
View code at this point
Browse repository at this point
Explicit test for using library implemented as a module. #43
pekkaklarck
committed
724445d
View commit details
Copy full SHA for 724445d
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
Support `get_keyword_tags` method. Fixes #38
pekkaklarck
committed
b8e5b3e
View commit details
Copy full SHA for b8e5b3e
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Expose `activate()` in remote server itself.
Show description for 5fd0632
pekkaklarck
committed
5fd0632
View commit details
Copy full SHA for 5fd0632
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
Simplify interactive start.
Show description for c6f718f
pekkaklarck
committed
c6f718f
View commit details
Copy full SHA for c6f718f
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
Merge branch 'threading'
pekkaklarck
committed
8d5152e
View commit details
Copy full SHA for 8d5152e
View code at this point
Browse repository at this point
Test keyword tags set by @keyword. Issue #35, PR #37.
pekkaklarck
committed
e7a575f
View commit details
Copy full SHA for e7a575f
View code at this point
Browse repository at this point
Cleanup and fixes to @keyword support (issue #35, PR #37)
Show description for ce976e0
pekkaklarck
committed
ce976e0
View commit details
Copy full SHA for ce976e0
View code at this point
Browse repository at this point
Handle binary arguments recursively
pekkaklarck
committed
b324915
View commit details
Copy full SHA for b324915
View code at this point
Browse repository at this point
Fixes/enhancements to server interaction.
Show description for 75deb48
pekkaklarck
committed
75deb48
View commit details
Copy full SHA for 75deb48
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Register signals only if on MainThread.
Show description for c29c7f5
pekkaklarck
committed
c29c7f5
View commit details
Copy full SHA for c29c7f5
View code at this point
Browse repository at this point
Support starting server on background. #22
Show description for 9446cb8
pekkaklarck
committed
9446cb8
View commit details
Copy full SHA for 9446cb8
View code at this point
Browse repository at this point
Commits on Jan 11, 2017
Implemented support for @keyword decorator
Show description for b430137
EddyPronk
committed
b430137
View commit details
Copy full SHA for b430137
View code at this point
Browse repository at this point
Exclude non-Windows and non-ipy tests automatically
pekkaklarck
committed
de85cf8
View commit details
Copy full SHA for de85cf8
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
Fixed running utests with atests like "py -3"
pekkaklarck
committed
8b45f3c
View commit details
Copy full SHA for 8b45f3c
View code at this point
Browse repository at this point
test fixes
pekkaklarck
committed
085b8a0
View commit details
Copy full SHA for 085b8a0
View code at this point
Browse repository at this point
Acceptance tests for dynamic library support. #18
Show description for 7e27df7
pekkaklarck
committed
7e27df7
View commit details
Copy full SHA for 7e27df7
View code at this point
Browse repository at this point
Dynamic library support #18
Show description for a9b6ff3
pekkaklarck
committed
a9b6ff3
View commit details
Copy full SHA for a9b6ff3
View code at this point
Browse repository at this point
Handle stop_remote_server fully in server itself
pekkaklarck
committed
d390bcc
View commit details
Copy full SHA for d390bcc
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Split server and library wrapping to separate classes
pekkaklarck
committed
1072558
View commit details
Copy full SHA for 1072558
View code at this point
Browse repository at this point
Initial Python 3 support #17
Show description for f8c1067
pekkaklarck
committed
f8c1067
View commit details
Copy full SHA for f8c1067
View code at this point
Browse repository at this point
Commits on Mar 12, 2014
tests: document why using os.kill to send signal
pekkaklarck
committed
084f58e
View commit details
Copy full SHA for 084f58e
View code at this point
Browse repository at this point
Commits on Mar 5, 2014
fix stopping tests on jython (not windows)
mkorpela
committed
f9a8375
View commit details
Copy full SHA for f9a8375
View code at this point
Browse repository at this point
Commits on Feb 28, 2014
atests: tuning suite name
pekkaklarck
committed
7fa67e2
View commit details
Copy full SHA for 7fa67e2
View code at this point
Browse repository at this point
atests: Make skipped tests non-critical.
pekkaklarck
committed
a6fc812
View commit details
Copy full SHA for a6fc812
View code at this point
Browse repository at this point
atest: disable testing server logging when it contains known traceback
pekkaklarck
committed
3f7bd49
View commit details
Copy full SHA for 3f7bd49
View code at this point
Browse repository at this point
run.py: report what we are doing
pekkaklarck
committed
7ed5bcb
View commit details
Copy full SHA for 7ed5bcb
View code at this point
Browse repository at this point
rename top level test dir to 'test' now that it contains also unit tests
pekkaklarck
committed
d4ae186
View commit details
Copy full SHA for d4ae186
View code at this point
Browse repository at this point
Commits on Apr 29, 2012
test -> atest
pekkaklarck
committed
bc3f2a3
View commit details
Copy full SHA for bc3f2a3
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL