Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing walkthrough - remove mention of tests submission #3101

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ms.author: solsen

# Testing the advanced sample extension

It's required to submit tests with your extension in order to pass validation. This walkthrough builds on the advanced sample extension, which you can read about here [Building an Advanced Sample Extension](devenv-extension-advanced-example.md). If you're new to building extensions, we suggest that you get familiar with [Building your first sample extension that uses new objects and extension objects](devenv-extension-example.md). This walkthrough goes through how you develop the test for the sample CustomerRewards extension.
This walkthrough builds on the advanced sample extension, which you can read about here [Building an Advanced Sample Extension](devenv-extension-advanced-example.md). If you're new to building extensions, we suggest that you get familiar with [Building your first sample extension that uses new objects and extension objects](devenv-extension-example.md). This walkthrough goes through how you develop the test for the sample CustomerRewards extension.

For information about submitting your app to AppSource, see [Checklist for Submitting Your App](devenv-checklist-submission.md).

Expand Down
4 changes: 2 additions & 2 deletions dev-itpro/developer/devenv-testing-application.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: aTesting the application overview
title: Testing the application overview
description: Learn about how to use automated tests in Business Central
ms.custom: na
ms.date: 08/10/2022
Expand Down Expand Up @@ -158,4 +158,4 @@ We recommend the following best practices for designing your application tests:
[Random Test Data](devenv-Random-Test-Data.md)
[Testing the Advanced Extension Sample](devenv-extension-advanced-example-test.md)
<!--[How to: Run Automated ApplicationTests](How-to--Run-Automated-ApplicationTests.md) -->
<!--[Walkthrough: Create a Test with Confirmation Dialog](Walkthrough--Create-a-Test-with-Confirmation-Dialog.md) -->
<!--[Walkthrough: Create a Test with Confirmation Dialog](Walkthrough--Create-a-Test-with-Confirmation-Dialog.md) -->