Frontend Development
-
Aug 26 2023
Using playwright during SPA/Angular development to mock your environment
Developing Single Page Applications SPAs can be complex, particularly when combining a SPA that communicates with one or more API's with complex data sets. It's often time-consuming to create a full range of testing projects that cover all the required scenarios in your testing environment due to complex dependencies or additional data structures necessary to make it work.