Commit graph

6 commits

Author SHA1 Message Date
TingLiu6 93e78e533a Added a V2 TC 2016-05-20 02:27:44 -07:00
TingLiu6 64b249d647 Fixed CR Issues 2016-05-19 19:37:49 -07:00
TingLiu6 b4b2f35e21 Add Unit Test for Export-Csv 2016-05-18 02:02:36 -07:00
Andrew Schwartzmeyer 0c6b14adab Programmatic indentation and whitespace-cleanup of tests 2016-03-04 14:52:27 -08:00
Andrew Schwartzmeyer 0aaf74bdcc Convert Pester tests to ASCII
Instead of UTF-8 with BOM.

Resolves #417.
2016-03-04 14:48:30 -08:00
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
Renamed from src/pester-tests/Export-Csv.Tests.ps1 (Browse further)