Commit graph

8 commits

Author SHA1 Message Date
TingLiu6
fbfcb47454 Unit Test for Set-PSBreakpoint 2016-04-10 23:30:46 -07:00
TingLiu6
757724abf5 fix the issue of review 2016-04-07 20:27:04 -07:00
TingLiu6
63f8782d05 Improve Unit Test for Get-Date 2016-04-07 00:15:50 -07:00
TingLiu6
11afac883f Add Unit Test for GetDateTest.cs 2016-04-06 01:14:14 -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
de6a452f63 Pester test formatting cleanups 2016-03-04 14:38:01 -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/Get-Date.Tests.ps1 (Browse further)