Ensured tests the module in Azure CI

This commit is contained in:
jhoneill
2019-10-30 11:55:54 +00:00
parent 463944ae2d
commit d2a378ffda
7 changed files with 22 additions and 14 deletions

View File

@@ -1,4 +1,7 @@
Describe "Test adding trendlines to charts" {
if (-not (get-command Import-Excel -ErrorAction SilentlyContinue)) {
Import-Module $PSScriptRoot\..\ImportExcel.psd1
}
Describe "Test adding trendlines to charts" {
BeforeAll {
$script:data = ConvertFrom-Csv @"
Region,Item,TotalSold