Skip to content

Commit

Permalink
Merge pull request #18 from geeklearningio/release/0.3.0
Browse files Browse the repository at this point in the history
Release/0.3.0
  • Loading branch information
arnaudauroux authored Mar 23, 2017
2 parents fa83679 + e8079cc commit 8d06e63
Show file tree
Hide file tree
Showing 59 changed files with 421 additions and 543 deletions.
51 changes: 25 additions & 26 deletions GeekLearning.Test.Integration.sln
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio 15
VisualStudioVersion = 15.0.26228.9
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{033A6692-6022-469D-A0E7-B9C636CA05A8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "items", "items", "{54842458-42F9-4A49-A286-83AA1071184A}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
global.json = global.json
NuGet.Config = NuGet.Config
EndProjectSection
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "GeekLearning.Test.Integration", "src\GeekLearning.Test.Integration\GeekLearning.Test.Integration.xproj", "{F28C9E50-7EB0-4368-9812-8EE693648E78}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sample", "sample", "{36903259-F63B-480F-9F84-005D0A2BA8DA}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "GeekLearning.Test.Integration.Sample.Web", "sample\GeekLearning.Test.Integration.Sample.Web\GeekLearning.Test.Integration.Sample.Web.xproj", "{0C607AE8-92C3-4589-9B4A-601BE6CF62B2}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "specflow", "specflow", "{D6AF528A-BA8D-47D7-BAD0-810154BB0FD9}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "GeekLearning.Test.Configuration", "src\GeekLearning.Test.Configuration\GeekLearning.Test.Configuration.xproj", "{9146CE74-6610-472E-8FC8-3AEF733868D0}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GeekLearning.Test.Integration", "src\GeekLearning.Test.Integration\GeekLearning.Test.Integration.csproj", "{F28C9E50-7EB0-4368-9812-8EE693648E78}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "GeekLearning.Test.Integration.Sample.Test.Specflow", "sample\GeekLearning.Test.Integration.Sample.Test.Splecflow\GeekLearning.Test.Integration.Sample.Test.Specflow.xproj", "{6F96D2CD-B8EC-47AA-ADB1-9BE120254E39}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GeekLearning.Test.Configuration", "src\GeekLearning.Test.Configuration\GeekLearning.Test.Configuration.csproj", "{9146CE74-6610-472E-8FC8-3AEF733868D0}"
EndProject
Project("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}") = "GeekLearning.Test.Integration.Sample.Test", "sample\GeekLearning.Test.Integration.Sample.Test\GeekLearning.Test.Integration.Sample.Test.xproj", "{729DBF60-93DF-4CBA-B809-142C0B42D397}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample.Test.Splecflow", "sample\Sample.Test.Splecflow\Sample.Test.Splecflow.csproj", "{8EF01F44-FDCC-4E25-8519-2D93C450379A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "specflow", "specflow", "{D6AF528A-BA8D-47D7-BAD0-810154BB0FD9}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample.Web", "sample\Sample.Web\Sample.Web.csproj", "{88A2EDFF-F232-4C50-B267-57B0B7CF6F88}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample.Test", "sample\Sample.Test\Sample.Test.csproj", "{5978DE9E-5FE4-4E99-A08A-8075171B0136}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -36,32 +35,32 @@ Global
{F28C9E50-7EB0-4368-9812-8EE693648E78}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F28C9E50-7EB0-4368-9812-8EE693648E78}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F28C9E50-7EB0-4368-9812-8EE693648E78}.Release|Any CPU.Build.0 = Release|Any CPU
{0C607AE8-92C3-4589-9B4A-601BE6CF62B2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0C607AE8-92C3-4589-9B4A-601BE6CF62B2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0C607AE8-92C3-4589-9B4A-601BE6CF62B2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0C607AE8-92C3-4589-9B4A-601BE6CF62B2}.Release|Any CPU.Build.0 = Release|Any CPU
{9146CE74-6610-472E-8FC8-3AEF733868D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9146CE74-6610-472E-8FC8-3AEF733868D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9146CE74-6610-472E-8FC8-3AEF733868D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9146CE74-6610-472E-8FC8-3AEF733868D0}.Release|Any CPU.Build.0 = Release|Any CPU
{6F96D2CD-B8EC-47AA-ADB1-9BE120254E39}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F96D2CD-B8EC-47AA-ADB1-9BE120254E39}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F96D2CD-B8EC-47AA-ADB1-9BE120254E39}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6F96D2CD-B8EC-47AA-ADB1-9BE120254E39}.Release|Any CPU.Build.0 = Release|Any CPU
{729DBF60-93DF-4CBA-B809-142C0B42D397}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{729DBF60-93DF-4CBA-B809-142C0B42D397}.Debug|Any CPU.Build.0 = Debug|Any CPU
{729DBF60-93DF-4CBA-B809-142C0B42D397}.Release|Any CPU.ActiveCfg = Release|Any CPU
{729DBF60-93DF-4CBA-B809-142C0B42D397}.Release|Any CPU.Build.0 = Release|Any CPU
{8EF01F44-FDCC-4E25-8519-2D93C450379A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8EF01F44-FDCC-4E25-8519-2D93C450379A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8EF01F44-FDCC-4E25-8519-2D93C450379A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8EF01F44-FDCC-4E25-8519-2D93C450379A}.Release|Any CPU.Build.0 = Release|Any CPU
{88A2EDFF-F232-4C50-B267-57B0B7CF6F88}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{88A2EDFF-F232-4C50-B267-57B0B7CF6F88}.Debug|Any CPU.Build.0 = Debug|Any CPU
{88A2EDFF-F232-4C50-B267-57B0B7CF6F88}.Release|Any CPU.ActiveCfg = Release|Any CPU
{88A2EDFF-F232-4C50-B267-57B0B7CF6F88}.Release|Any CPU.Build.0 = Release|Any CPU
{5978DE9E-5FE4-4E99-A08A-8075171B0136}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5978DE9E-5FE4-4E99-A08A-8075171B0136}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5978DE9E-5FE4-4E99-A08A-8075171B0136}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5978DE9E-5FE4-4E99-A08A-8075171B0136}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{D6AF528A-BA8D-47D7-BAD0-810154BB0FD9} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
{F28C9E50-7EB0-4368-9812-8EE693648E78} = {033A6692-6022-469D-A0E7-B9C636CA05A8}
{0C607AE8-92C3-4589-9B4A-601BE6CF62B2} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
{9146CE74-6610-472E-8FC8-3AEF733868D0} = {033A6692-6022-469D-A0E7-B9C636CA05A8}
{6F96D2CD-B8EC-47AA-ADB1-9BE120254E39} = {D6AF528A-BA8D-47D7-BAD0-810154BB0FD9}
{729DBF60-93DF-4CBA-B809-142C0B42D397} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
{D6AF528A-BA8D-47D7-BAD0-810154BB0FD9} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
{8EF01F44-FDCC-4E25-8519-2D93C450379A} = {D6AF528A-BA8D-47D7-BAD0-810154BB0FD9}
{88A2EDFF-F232-4C50-B267-57B0B7CF6F88} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
{5978DE9E-5FE4-4E99-A08A-8075171B0136} = {36903259-F63B-480F-9F84-005D0A2BA8DA}
EndGlobalSection
EndGlobal
6 changes: 0 additions & 6 deletions global.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

21 changes: 0 additions & 21 deletions sample/GeekLearning.Test.Integration.Sample.Test/project.json

This file was deleted.

This file was deleted.

60 changes: 0 additions & 60 deletions sample/GeekLearning.Test.Integration.Sample.Web/project.json

This file was deleted.

14 changes: 0 additions & 14 deletions sample/GeekLearning.Test.Integration.Sample.Web/web.config

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Background:
Given A configured environment

Scenario: Get blogs should be ok
Scenario: Specflow - Api - Get blogs should be ok
Given the following blogs
| Url |
| http://blog1.io |
Expand Down
Loading

0 comments on commit 8d06e63

Please sign in to comment.