-
Notifications
You must be signed in to change notification settings - Fork 631
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move the BCPT sample tests to https://github.com/microsoft/BusinessCentralApps/tree/main/App/Layers/W1/Tests/BCPT-SampleTests.
- Loading branch information
1 parent
f2f25eb
commit 56096ed
Showing
28 changed files
with
2 additions
and
1,646 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -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. |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
17 changes: 0 additions & 17 deletions
17
Other/Tests/BCPT-SampleTests/src/BCPTAdjustCostItemEntries.Codeunit.al
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
Other/Tests/BCPT-SampleTests/src/BCPTCalculatePlanWorksheet.Codeunit.al
This file was deleted.
Oops, something went wrong.
138 changes: 0 additions & 138 deletions
138
Other/Tests/BCPT-SampleTests/src/BCPTCreateCustomer.Codeunit.al
This file was deleted.
Oops, something went wrong.
99 changes: 0 additions & 99 deletions
99
Other/Tests/BCPT-SampleTests/src/BCPTCreateItem.Codeunit.al
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.