Conversation
|
Could not find a linked ADO work item. Please link one by using the pattern 'AB#' followed by the relevant work item number. You may use the 'Fixes' keyword to automatically resolve the work item when the pull request is merged. E.g. 'Fixes AB#1234' |
|
@ventselartur please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
| var | ||
| EnvironmentInformation: Codeunit "Environment Information"; | ||
| begin | ||
| if not EnvironmentInformation.IsSaaS() then |
There was a problem hiding this comment.
I guess we should check here for IsSaaSInfrastructure?
This is a temporary pull request with the goal to showcase the current state of application test library that partners can use for their test automation in cloud. I will merge feedback to our repo and adanbon this pull request.
Note that all the test libraries contains documentation for the codeunit itself, but not methods, except "Library - Sales". The plan is to cover all of the methods in all test libraries.