-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🌿 Fern Regeneration -- January 20, 2025 (#31)
* SDK regeneration * fix ci --------- Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com> Co-authored-by: Ben Papillon <benpapillon@gmail.com>
- Loading branch information
1 parent
38bedfe
commit 1a3330f
Showing
230 changed files
with
3,761 additions
and
400 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/BillingCouponResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingCouponResponseDataTest { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/BillingSubscriptionDiscountTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingSubscriptionDiscountTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/BillingSubscriptionDiscountViewTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingSubscriptionDiscountViewTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/BillingSubscriptionViewTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class BillingSubscriptionViewTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ChangeSubscriptionInternalRequestBodyTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ChangeSubscriptionInternalRequestBodyTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ChangeSubscriptionRequestBodyTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ChangeSubscriptionRequestBodyTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CheckoutInternalResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CheckoutInternalResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CompanyEventPeriodMetricsResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CompanyEventPeriodMetricsResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CompanyPlanDetailResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CompanyPlanDetailResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CompanyPlanWithBillingSubViewTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CompanyPlanWithBillingSubViewTest { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ComponentPreviewResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ComponentPreviewResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CountBillingProductsParamsTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CountBillingProductsParamsTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CountBillingProductsResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CountBillingProductsResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CouponRequestBodyTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CouponRequestBodyTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CreateEntitlementReqCommonTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CreateEntitlementReqCommonTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/CreatePlanGroupResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class CreatePlanGroupResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/DeleteProductPriceResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class DeleteProductPriceResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/GenericPreviewObjectTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class GenericPreviewObjectTest { } |
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/GetBillingPlanGroupByAccountIdResponseTest.cs
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/GetEventSummaryBySubtypeResponseTest.cs
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/GetPlanGroupResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class GetPlanGroupResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/InvoiceRequestBodyTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class InvoiceRequestBodyTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/InvoiceResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class InvoiceResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListInvoicesParamsTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListInvoicesParamsTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListInvoicesResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListInvoicesResponseTest { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListMetersResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListMetersResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListPaymentMethodsParamsTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListPaymentMethodsParamsTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/ListPaymentMethodsResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class ListPaymentMethodsResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/MeterRequestBodyTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class MeterRequestBodyTest { } |
8 changes: 0 additions & 8 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/MetricCountsHourlyResponseDataTest.cs
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PaymentMethodRequestBodyTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PaymentMethodRequestBodyTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PaymentMethodResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PaymentMethodResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PlanGroupDetailResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PlanGroupDetailResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PlanGroupPlanDetailResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PlanGroupPlanDetailResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PlanGroupResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PlanGroupResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PreviewCheckoutInternalResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PreviewCheckoutInternalResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PreviewComponentDataParamsTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PreviewComponentDataParamsTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PreviewComponentDataResponseTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PreviewComponentDataResponseTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PreviewObjectResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PreviewObjectResponseDataTest { } |
8 changes: 8 additions & 0 deletions
8
src/SchematicHQ.Client.Test/Unit/Serialization/PreviewSubscriptionChangeResponseDataTest.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
using NUnit.Framework; | ||
|
||
#nullable enable | ||
|
||
namespace SchematicHQ.Client.Test; | ||
|
||
[TestFixture] | ||
public class PreviewSubscriptionChangeResponseDataTest { } |
Oops, something went wrong.