Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helix proof of concept for unit tests #224

Merged
merged 95 commits into from
Mar 8, 2019
Merged
Changes from 1 commit
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
6300d42
added functests project, added tests to open WinformsControlsTest tabs
zsd4yr Nov 27, 2018
80679a9
sdk magic .tests
zsd4yr Nov 27, 2018
d78d7e5
change to set environment variable before process start
zsd4yr Nov 28, 2018
7965f0c
nit
zsd4yr Nov 28, 2018
d8c0f44
yeah pair programming!
zsd4yr Nov 28, 2018
6feb911
please work tho
zsd4yr Nov 29, 2018
491809a
Set yaml debug to true to help troubleshoot
AdamYoblick Nov 29, 2018
5d54a79
why
zsd4yr Nov 29, 2018
cbdea61
shot in the dark but sure
zsd4yr Nov 29, 2018
ae4f6d6
even better, this time with feeling!
zsd4yr Nov 29, 2018
782b668
docs
zsd4yr Nov 29, 2018
8713166
changed func test config to debug and add 5 minute timeout to build s…
AdamYoblick Nov 29, 2018
2a08804
renaming folder structure to match csproj name
zsd4yr Nov 29, 2018
88f2af9
left this change behind
zsd4yr Nov 29, 2018
92bcf59
debugging in yaml
AdamYoblick Nov 30, 2018
4676862
testing
AdamYoblick Nov 30, 2018
4e60f0a
print out all env vars for debugging
AdamYoblick Nov 30, 2018
285cec4
adding helix steps
AdamYoblick Nov 30, 2018
4b78c5a
readd func tests proj to sln
zsd4yr Dec 7, 2018
5105634
Merge branch 'master' into dev/zadanz/functional_xunit
AdamYoblick Dec 7, 2018
304a181
Comment out func tests that are failing for now
AdamYoblick Dec 7, 2018
85302d7
change to agentPool that has agent running in interactive mode to sup…
AdamYoblick Dec 7, 2018
6ac7fb7
re-enable unit tests on the machine and disable helix for now
AdamYoblick Dec 10, 2018
7d93112
initial try of unit tests through helix
AdamYoblick Dec 10, 2018
aec20f5
Merge branch 'master' into dev/advolker/helix
AdamYoblick Dec 10, 2018
0b63f18
specify a dotnet cli version to use on helix machines
AdamYoblick Dec 10, 2018
999a276
specify a dotnet cli version to use on helix machines
AdamYoblick Dec 10, 2018
576178d
Merge branch 'dev/advolker/helix' of https://github.com/dotnet/winfor…
AdamYoblick Dec 10, 2018
5ccec95
Added helix sdk to global.json
AdamYoblick Dec 10, 2018
d76c67e
move sdk version back because of unrelated breaks
AdamYoblick Dec 10, 2018
ccb81de
specify the dotnetcli version again
AdamYoblick Dec 10, 2018
bba1040
Revving dotnet sdk, fixing build errors
AdamYoblick Dec 10, 2018
e1de8c7
make helix sdk = arcade sdk
AdamYoblick Dec 10, 2018
5f0e35c
saving for real this time
AdamYoblick Dec 10, 2018
86a55df
revert sdk code fixes
AdamYoblick Dec 10, 2018
a4ad3c7
use new and improved helix template
AdamYoblick Dec 10, 2018
3e90fcf
fixing yaml syntax error
AdamYoblick Dec 10, 2018
d534d8f
use proper public sdk version
AdamYoblick Dec 10, 2018
548dd25
specify xunit target framework to netcoreapp3.0
AdamYoblick Dec 10, 2018
028a605
merged from master
AdamYoblick Dec 11, 2018
1837a4c
fixed typo
AdamYoblick Dec 11, 2018
7ac7875
manually consume new arcade helix template because the arcade build i…
AdamYoblick Dec 11, 2018
0aa3dc5
use win8 helix pools because win10 pools aren't ready for us yet
AdamYoblick Dec 11, 2018
2f62ee5
hopefully a fix for the different build versions
zsd4yr Dec 11, 2018
b33b41b
Revert "hopefully a fix for the different build versions"
zsd4yr Dec 11, 2018
63f1cc0
Merge branch 'master' into dev/advolker/helix
AdamYoblick Dec 11, 2018
a15d338
Merge branch 'master' into dev/advolker/helix
AdamYoblick Dec 11, 2018
769b922
merged from master
AdamYoblick Dec 12, 2018
5df3114
really merged from master
AdamYoblick Dec 12, 2018
fdb412e
fixed arcade sdk version
AdamYoblick Dec 12, 2018
08ef95a
fix xunit runtime framework version
AdamYoblick Dec 12, 2018
81e7b7b
merge from master, resolve conflicts
zsd4yr Mar 4, 2019
617ff2e
xunit versions
zsd4yr Mar 4, 2019
f77b2fe
broke sln
zsd4yr Mar 4, 2019
058f73c
headers required
zsd4yr Mar 4, 2019
f164c96
helix token only for internal
zsd4yr Mar 4, 2019
37808b3
require Creator
zsd4yr Mar 4, 2019
b210d44
remove doubel source, this explains the need for headers earlier, als…
zsd4yr Mar 4, 2019
7b54cfd
need helixRepo
zsd4yr Mar 4, 2019
51df9f5
displayName
zsd4yr Mar 4, 2019
e1cf65b
parameters
zsd4yr Mar 4, 2019
6afb86a
parameterization
zsd4yr Mar 4, 2019
566bea6
back to 10?
zsd4yr Mar 4, 2019
c10e9fe
try to wildcard all the tests
zsd4yr Mar 5, 2019
6264dfe
fix folder structure of System.Windows.Forms.Design to match other bi…
zsd4yr Mar 5, 2019
de315ff
Enable XUnitReporter
zsd4yr Mar 5, 2019
fd5eebe
let me make sure about this
zsd4yr Mar 5, 2019
a07c03e
/
zsd4yr Mar 5, 2019
ba4c5f1
whack not slack
zsd4yr Mar 5, 2019
f97d3f1
src
zsd4yr Mar 5, 2019
a28440c
Merge branch 'master' into dev/advolker/helix
zsd4yr Mar 5, 2019
9cdcfab
try this
zsd4yr Mar 5, 2019
7ce198d
Merge branch 'dev/advolker/helix' of https://github.com/dotnet/winfor…
zsd4yr Mar 5, 2019
9049663
include moq and stafact in all of these
zsd4yr Mar 5, 2019
bcaacdb
SYSTEM_ACCESSTOKEN
zsd4yr Mar 5, 2019
dac6d40
make changes to send-to-helix matching arcade#2171
zsd4yr Mar 5, 2019
43ead2d
get rid of func folder dup; add integration tests helix call
zsd4yr Mar 5, 2019
b0e73c0
remove set of environment variable DOTNET_PATH from TestHelpers
zsd4yr Mar 5, 2019
1462fdd
include WinformsControlsTest in project references for IntegrationTes…
zsd4yr Mar 5, 2019
5374f4f
try setting xUnitVersion
zsd4yr Mar 5, 2019
2141f2f
add XUnitAssertVersion, XUnitRunnerVisualStudioVersion, and make all …
zsd4yr Mar 5, 2019
f2f6a18
add more xunit depenencies
zsd4yr Mar 6, 2019
0132f19
merge master
zsd4yr Mar 6, 2019
545a08d
update tools from Arcade
zsd4yr Mar 6, 2019
9936e7b
add back DOTNET_ROOT
zsd4yr Mar 6, 2019
cbed7e8
rename _HelixAgentPool variable, add WinformsControlsTest to project …
zsd4yr Mar 6, 2019
f8b6032
run integration tests on helix and change slashed for paths
zsd4yr Mar 6, 2019
c5599d0
relative path for design was wrong?
zsd4yr Mar 6, 2019
b79237a
do not run integration tests on helix yet
zsd4yr Mar 6, 2019
ee9de87
additional yml
zsd4yr Mar 6, 2019
53c2de3
fix name errors
zsd4yr Mar 6, 2019
d5a444e
rename, add naming
zsd4yr Mar 6, 2019
d716c3c
Merge branch 'master' into dev/advolker/helix
zsd4yr Mar 7, 2019
a47fff8
merge from master
zsd4yr Mar 7, 2019
ab79587
helix type
zsd4yr Mar 7, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
include WinformsControlsTest in project references for IntegrationTes…
…ts.csproj
zsd4yr committed Mar 5, 2019
commit 1462fdda4699b6508901940d7d931e3dde373d1a
Original file line number Diff line number Diff line change
@@ -13,6 +13,8 @@

<ItemGroup>
<ProjectReference Include="..\..\..\src\System.Windows.Forms.csproj" />
<!-- Including reference to WinformsControlsTest so that it will be fetched and built by Helix -->
<ProjectReference Include="..\WinformsControlsTest\WinformsControlsTest.csproj" />
</ItemGroup>

</Project>