Technical requirements
Like in the previous chapter, we will refer to the LookupValue extension. Its code is to be found on GitHub: https://github.com/PacktPublishing/Automated-Testing-in-Microsoft-Dynamics-365-Business-Central-Second-Edition. In this chapter, we will continue with the code from Chapter 11, How to Construct Complex Scenarios: https://github.com/PacktPublishing/Automated-Testing-in-Microsoft-Dynamics-365-Business-Central-Second-Edition/tree/main/Chapter 11 (LookupValue Extension).
The final code of this chapter can be found at https://github.com/PacktPublishing/Automated-Testing-in-Microsoft-Dynamics-365-Business-Central-Second-Edition/tree/main/Chapter 12 (LookupValue Extension).
Details on how to use this repository and how to set up VS Code and the Business Central environment are discussed in Appendix, Getting Up and Running with Business Central, VS Code, and the GitHub Project.