SubPointSolutions / MetaPack

A NuGet platform for packaging, delivering and deploying SharePoint customization with PnP/SPMeta2 support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reengineer regression testing

SubPointSupport opened this issue · comments

Regression testing should be reengineered to meet the following criteria:

  • [Done] "CI.Core" category should always be run under CI build
  • [Done] "Metapack.Core.Packaging" category - pack, unpack, push operations
  • [Done] "Metapack.Client.Commands" - metapack manager operations - install, list, upgrade
  • [Done] Configurable environment (nuget galleries, local repositories)
  • [Done] Configurable environment for SharePoint - SP2013 CSOM/SSOM, O365
  • [Done] Console app should be regression tested