Dorset-Council-UK / GIFramework-Maps

A .NET based web map built with OpenLayers and Bootstrap
MIT License
14 stars 8 forks source link

Investigate client side testing #1

Open VulpesFerrilata opened 1 year ago

VulpesFerrilata commented 1 year ago

Investigate and implement client side testing with a tool such as Jest or Playwright

Unit testing JavaScript and TypeScript - Visual Studio (Windows) | Microsoft Docs

weolo commented 5 months ago

I know about Jest, and other testing tools. Maybe I can help get this started some time.