Atlas/test/Microsoft.Atlas.CommandLine...
Louis DeJardin 40fabb5b2b
Operation foreach (#98)
* Any operation may have a wrapping foreach loop
* foreach.values which are arrays cause the operation to
be executed multiple times
* foreach.output which are arrays are concatinated to produce
final results

Resolves #71
2018-11-08 16:18:59 -08:00
..
Blueprints/Providers Https paths for workflow argument (#62) 2018-10-10 12:52:23 -07:00
Helpers Initial commit (#1) 2018-09-05 17:51:18 -07:00
Queries More helpers for devops api (#51) 2018-10-05 14:22:56 -07:00
Stubs Support workflow metadata and swagger references (#85) 2018-10-29 14:33:55 -07:00
Swagger Support workflow metadata and swagger references (#85) 2018-10-29 14:33:55 -07:00
Utilities Support workflow metadata and swagger references (#85) 2018-10-29 14:33:55 -07:00
CatchOperationTests.cs Catch exceptions (#54) 2018-10-09 13:51:05 -07:00
ForeachOperationTests.cs Operation foreach (#98) 2018-11-08 16:18:59 -08:00
Microsoft.Atlas.CommandLine.Tests.csproj Support workflow metadata and swagger references (#85) 2018-10-29 14:33:55 -07:00
PatternMatcherTests.cs Initial commit (#1) 2018-09-05 17:51:18 -07:00
RequestOperationTests.cs Moving operation result to a sub-object for output query (#52) 2018-10-05 15:10:34 -07:00
SecretTrackerTests.cs Moving operation result to a sub-object for output query (#52) 2018-10-05 15:10:34 -07:00
TemplateEngineTests.cs Initial commit (#1) 2018-09-05 17:51:18 -07:00
WorkflowCommandsTests.cs Fixing bug loading workflows (#93) 2018-10-30 12:11:51 -07:00
YamlSerializersTests.cs Documenting getting started (#13) 2018-09-12 15:16:47 -07:00