A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Since the activity of having fun is approved by Cristian Libardo I decided to try it. When I read the blog post by Cecilia von Wachenfeldt about an email queue she implemented for a commerce site I was taken back for a trip down memory lane to whe...
I’ve pushed the code used to generate the NuGet package for EPiTest to GitHub. If you’re interested in how to do integration testing or web testing with EPiServer today you can look at the files and at least get some inspiration. https://github.co...
Background I was inspired to try and build a little queue system in EPiServer using DDS after reading this blog post from Cecillia. This in itself was fairly straight forward until I hit a wall (or it hit me, who remembers?) regarding the dynamic...
I’ve been talking with Fredrik Haglund about having a meetup that would focus on EPiServer and testing. I’ve been showing the work we’re doing around testing on my current project 1177.se and several people have shown interest in seeing / learning...
Besides doing integration tests against the EPiServer database another common type of integration tests are testing against the UI of the site. While I’m not set on what kind of support I’d like to add to this scenario I’ve started to fiddle a bit...