ScottLogic / kdb-boothroyd

a prototype re-implementation of KDB Studio using JavaScript and Electron
Apache License 2.0
5 stars 2 forks source link

Add tests #28

Open OiNutter opened 3 years ago

OiNutter commented 3 years ago

Both unit and integration tests would be useful. Worth looking into Spectron for the integration testing.

OiNutter commented 3 years ago

Starting point added but more tests need adding

OiNutter commented 2 years ago

We'll want to keep track of this issue as this being resolved will allow us to add tests for opening and saving script files.

https://github.com/microsoft/playwright/issues/8278