FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test/testing/testController - Pythoneryeah/vscode-python · GitHub
Pythoneryeah
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-python
src
test
testing
testController
on
main
User selector
Datepicker
Commit history
Commits on Apr 19, 2024
support symlinks in parents of the root of the workspace (#23257)
Show description for 577e64c
eleanorjboyd
authored
577e64c
View commit details
Copy full SHA for 577e64c
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
Switch to using named pipes for test communication (#22390)
Show description for 0f6606c
karthiknadig
and
eleanorjboyd
authored
0f6606c
View commit details
Copy full SHA for 0f6606c
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
Revert "revert arg map change to remove from stable release (#23160)" (#23176)
Show description for 7cad63b
eleanorjboyd
authored
7cad63b
View commit details
Copy full SHA for 7cad63b
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
revert arg map change to remove from stable release (#23160)
Show description for e3ff798
eleanorjboyd
authored
e3ff798
View commit details
Copy full SHA for e3ff798
View code at this point
Browse repository at this point
revert symlink changes which switched to using argMap for testing args (#23148)
Show description for c5a383b
eleanorjboyd
authored
c5a383b
View commit details
Copy full SHA for c5a383b
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
fixes bug which stops duplicate pytest args (#23024)
Show description for e45fe13
eleanorjboyd
authored
e45fe13
View commit details
Copy full SHA for e45fe13
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
Rename `pythonFiles` to `python_files` (#22921)
karthiknadig
authored
27783ce
View commit details
Copy full SHA for 27783ce
View code at this point
Browse repository at this point
Commits on Feb 20, 2024
Fix Bug with Pytest when using symlinked workspaces (#22885)
Show description for 75ed73e
eleanorjboyd
and
karthiknadig
authored
75ed73e
View commit details
Copy full SHA for 75ed73e
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
Add cwd to error logs (#22387)
Show description for ff604ca
eleanorjboyd
authored
ff604ca
View commit details
Copy full SHA for ff604ca
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
remove node deletion for error tolerant discovery (#22207)
Show description for 754f8ef
eleanorjboyd
authored
754f8ef
View commit details
Copy full SHA for 754f8ef
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
remove asserts from catchable code for testing (#22210)
Show description for ed155af
eleanorjboyd
authored
ed155af
View commit details
Copy full SHA for ed155af
View code at this point
Browse repository at this point
Commits on Oct 7, 2023
fix bug with unittest debug not having args (#22169)
eleanorjboyd
authored
091e121
View commit details
Copy full SHA for 091e121
View code at this point
Browse repository at this point
Commits on Oct 6, 2023
fix to get user defined env and use it to set up testing subprocess (#22165)
Show description for e7dfef8
eleanorjboyd
authored
e7dfef8
View commit details
Copy full SHA for e7dfef8
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
switch to using envvars for port and uuid in unittest (#22131)
Show description for a363381
eleanorjboyd
authored
a363381
View commit details
Copy full SHA for a363381
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
switch end to end tests to randomized substring (#22114)
Show description for 590c12a
eleanorjboyd
authored
590c12a
View commit details
Copy full SHA for 590c12a
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
check existence of value in header before trim process json prc (#22116)
Show description for 66c7db6
eleanorjboyd
authored
66c7db6
View commit details
Copy full SHA for 66c7db6
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
ignore payload key-value if value is empty (#22105)
Show description for 0fe920f
eleanorjboyd
authored
0fe920f
View commit details
Copy full SHA for 0fe920f
View code at this point
Browse repository at this point
fix regex split for subtest names (#22107)
Show description for cc2a567
eleanorjboyd
authored
cc2a567
View commit details
Copy full SHA for cc2a567
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Add await for stdout (#22049)
Show description for 998a0a5
eleanorjboyd
authored
998a0a5
View commit details
Copy full SHA for 998a0a5
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
Support EOT for testing (#21876)
Show description for 6b3dec4
eleanorjboyd
authored
6b3dec4
View commit details
Copy full SHA for 6b3dec4
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
Fix unittest subtest names that have spaces (#21947)
Show description for 8543dd3
eleanorjboyd
authored
8543dd3
View commit details
Copy full SHA for 8543dd3
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
Feature branch testing overflow bug fix (#21812)
Show description for b447bf1
eleanorjboyd
authored
b447bf1
View commit details
Copy full SHA for b447bf1
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
revert due to buffer overflow on subprocess (#21762)
Show description for dd20561
eleanorjboyd
authored
dd20561
View commit details
Copy full SHA for dd20561
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Fix UUID and disposing to resolve race condition (#21667)
Show description for 237f82b
eleanorjboyd
authored
237f82b
View commit details
Copy full SHA for 237f82b
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
Handle error tests as a different test icon (#21630)
Show description for ea76858
eleanorjboyd
authored
ea76858
View commit details
Copy full SHA for ea76858
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
display errors and tests on discovery (#21629)
Show description for 0b30aaa
eleanorjboyd
authored
0b30aaa
View commit details
Copy full SHA for 0b30aaa
View code at this point
Browse repository at this point
Commits on Jun 29, 2023
rewrite should respect settings.testing.cwd (#21539)
Show description for 2674842
eleanorjboyd
authored
2674842
View commit details
Copy full SHA for 2674842
View code at this point
Browse repository at this point
Commits on Jun 27, 2023
split subtest name to be unique second half (#21497)
Show description for 0307e91
eleanorjboyd
authored
0307e91
View commit details
Copy full SHA for 0307e91
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
add cwd to python path during unittest sendCommand (#21490)
Show description for 304dffa
eleanorjboyd
authored
304dffa
View commit details
Copy full SHA for 304dffa
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Add dynamic result (#21466)
Show description for 8c86417
eleanorjboyd
authored
8c86417
View commit details
Copy full SHA for 8c86417
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Result resolver feature branch (#21457)
Show description for 0f23238
eleanorjboyd
authored
0f23238
View commit details
Copy full SHA for 0f23238
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
Unittest for large workspaces (#21351)
Show description for be829b3
eleanorjboyd
authored
be829b3
View commit details
Copy full SHA for be829b3
View code at this point
Browse repository at this point
Commits on Apr 20, 2023
Overload methods testing rewrite (#21082)
Show description for 7b4bc29
eleanorjboyd
authored
7b4bc29
View commit details
Copy full SHA for 7b4bc29
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
Use new logging API for python extension logger and LS logger (#21062)
Show description for 48952a3
karthiknadig
authored
48952a3
View commit details
Copy full SHA for 48952a3
View code at this point
Browse repository at this point
Edited Discovery Logic (#20631)
Show description for ed06e55
authored
ed06e55
View commit details
Copy full SHA for ed06e55
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL