Skip to content

Commit

Permalink
Move BCPT Sample Tests. (#26799)
Browse files Browse the repository at this point in the history
  • Loading branch information
JesperSchulz authored Jul 5, 2024
1 parent f2f25eb commit 56096ed
Show file tree
Hide file tree
Showing 28 changed files with 2 additions and 1,646 deletions.
21 changes: 2 additions & 19 deletions Other/Tests/BCPT-SampleTests/README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,2 @@
# What is the Business Central Performance Toolkit (BCPT)?
In short, the Business Central Performance Toolkit lets you simulate concurrent usage of realistic scenarios with many users.

Read more about BCPT here: [The Performance Toolkit Extension](https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-performance-toolkit)

Get the Performance Toolkit AL extension from Appsource here:
https://appsource.microsoft.com/en-GB/product/dynamics-365-business-central/PUBID.microsoftdynsmb%7CAID.75f1590f-55c5-4501-ae63-bada5534e852%7CPAPPID.75f1590f-55c5-4501-ae63-bada5534e852?tab=Overview


# What scenarios are available?
Please take a look at the BCPT scenario codeunits in the [src](./src) folder.

If you need to test other scenarios than these for your go-live, please consider writing scenario codeunits for them and then adding them to this repository. If all projects do this, then we will slowly but surely get a good scenario coverage of the Business Central functionality.


# Disclaimer
Microsoft Corporation (“Microsoft”) grants you a nonexclusive, perpetual, royalty-free right to use and modify the software code provided by us for the purposes of illustration ("Sample Code") and to reproduce and distribute the object code form of the Sample Code, provided that you agree: (i) to not use our name, logo, or trademarks to market your software product in which the Sample Code is embedded; (ii) to include a valid copyright notice on your software product in which the Sample Code is embedded; and (iii) to indemnify, hold harmless, and defend us and our suppliers from and against any claims or lawsuits, whether in an action of contract, tort or otherwise, including attorneys’ fees, that arise or result from the use or distribution of the Sample Code or the use or other dealings in the Sample Code. Unless applicable law gives you more rights, Microsoft reserves all other rights not expressly granted herein, whether by implication, estoppel or otherwise.

THE SAMPLE CODE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL MICROSOFT OR ITS LICENSORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THE SAMPLE CODE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The tests are now part of the Business Central test suite. They have been moved to https://github.com/microsoft/BusinessCentralApps/tree/main/App/Layers/W1/Tests/BCPT-SampleTests.
NB: BusinessCentralApps is a private repository. For access to the contribution pilot, please fill out the following form: https://forms.office.com/r/E9wyE5a58f.
39 changes: 0 additions & 39 deletions Other/Tests/BCPT-SampleTests/app.json

This file was deleted.

Binary file removed Other/Tests/BCPT-SampleTests/logo/ExtensionLogo.png
Binary file not shown.

This file was deleted.

This file was deleted.

138 changes: 0 additions & 138 deletions Other/Tests/BCPT-SampleTests/src/BCPTCreateCustomer.Codeunit.al

This file was deleted.

99 changes: 0 additions & 99 deletions Other/Tests/BCPT-SampleTests/src/BCPTCreateItem.Codeunit.al

This file was deleted.

Loading

0 comments on commit 56096ed

Please sign in to comment.