OasisLMF / OasisUI

User Interface for the Oasis platform.
BSD 3-Clause "New" or "Revised" License
16 stars 17 forks source link

Add UI testing to CI using selenium #315

Open sambles opened 11 months ago

sambles commented 11 months ago

Issue Description

Example: User is running platform 1.23.x with the latest UI 1.11.7, the UI is looking for an endpoint /template_settings and throws a generic warning 404

We need to improve testing, so that issues like this are picked up. Like performing a set of fixed actions, running thought the UI, then there are two checks per 'action'.

Then duplicate these tests vs each stable version of the OasisPlatfom