SubPointSolutions / spmeta2

SharePoint artifact provision for .NET platform. Supports SharePoint Online, SharePoint 2019, 2016 and 2013 via CSOM/SSOM.
http://subpointsolutions.com/spmeta2
133 stars 56 forks source link

Migrate regression testing Win2016, SP2016 and VS2015 platform #1096

Closed SubPointSupport closed 6 years ago

SubPointSupport commented 6 years ago

SPMeta2 regression testing should work well on updated platform under:

Both local and distributed NCrunch-based testing should pass without major issues. This needs to be done in order to continue work on new features and releases.

[x] Configuration

[x] NCrunch

[x] YAML changes

[x] SP2016 issues / failed tests

[x] Internal setups

[x] Further iteration

A follow up on the following task:

Migrate solution to VS2015/VS2017 #1043

SubPointSupport commented 6 years ago

Few days delay due to SharePoint 2016 install issue. Could not point this one early, lost about three days to get to the root of the CSOM 404 issues under 2016 infra:

https://github.com/SubPointSolutions/metabox/issues/55

Current progress with regression:

Overal shape of the SP2016 regression is promsing, dev branch looks stable. However some features seem to regress - various edge cases on web parts for both SP2016 and O365.

SSOM testing is about to finish, day-two to push new release to NuGet.

andreasblueher commented 6 years ago

Keep up the good work guys!

SubPointSupport commented 6 years ago

dev branch is super-stable; CSOM/SSOM regression against 2016, O365 against several random tenants

Minor work to fix up seriallization/hash API for @netarrow, and then building/pushing to NuGet

Serialization error using ClientValueObject in AddListItem using IncrementalDeploy #1100