Commit graph

4 commits

Author SHA1 Message Date
Andrew Schwartzmeyer
bbebf2f76a Reorganize tests
- Pester source code moved to `test/Pester`, deleted `ext-src`.
- Pester tests (.ps1 files) moved to `test/powershell`
- xUnit tests (.cs files) moved to `test/csharp`
- Third-party script test moved to `test/shebang`
2016-01-14 17:00:06 -08:00
Zachary Folwick
a2c7b13405 Fix ConvertTo-Csv tests
Assert that this cmdlet uses collections internally, which does not rely
on order.
2016-01-06 12:57:14 -08:00
Zachary Folwick
e884990d61 added additional tests to ConvertTo-Csv tests 2015-11-03 11:44:51 -08:00
Zachary Folwick
24263a7524 Added test to validate ConvertTo-Csv 2015-10-30 14:43:48 -07:00