1
0
mirror of https://github.com/nsnail/spectre.console.git synced 2025-04-26 05:02:50 +08:00

Fix expectation structure

This commit is contained in:
Patrik Svensson 2021-01-04 18:21:00 +01:00 committed by Patrik Svensson
parent 9ad5f2daeb
commit 1bb0b9ccc6
205 changed files with 293 additions and 143 deletions
src/Spectre.Console.Tests/Expectations
Borders
Cli
Arguments
Help
Parsing
Xml
Exception
GridTests.TheAddEmptyRowMethod.Should_Add_Empty_Row.verified.txtProgressBarTests.Should_Render_Progress_Bar.verified.txtSegment.Split.verified.txtSegment.Split_Linebreak.verified.txtSegmentTests.TheSplitMethod.Should_Split_Segment_Correctly.verified.txtTableTests.Should_Render_Table_With_No_Border_Correctly.verified.txt
Widgets

@ -1 +0,0 @@
━━━━━━━━━━━━━━━━━━━━

@ -1,26 +0,0 @@
{
Item1: {
Text: Foo,
Style: {
Foreground: {
R: 255
},
Background: {
G: 128
},
Decoration: Bold
}
},
Item2: {
Text: Bar,
Style: {
Foreground: {
R: 255
},
Background: {
G: 128
},
Decoration: Bold
}
}
}

Some files were not shown because too many files have changed in this diff Show More