feat: add suitelink client runtime and test harness

This commit is contained in:
Joseph Doherty
2026-03-16 16:46:32 -04:00
parent 731bfe2237
commit c278f98496
27 changed files with 2515 additions and 15 deletions

View File

@@ -4,5 +4,6 @@
</Folder>
<Folder Name="/tests/">
<Project Path="tests/SuiteLink.Client.Tests/SuiteLink.Client.Tests.csproj" />
<Project Path="tests/SuiteLink.Client.IntegrationTests/SuiteLink.Client.IntegrationTests.csproj" />
</Folder>
</Solution>