smocker icon indicating copy to clipboard operation
smocker copied to clipboard

Add smoke tests on the generated docker image

Open gwleclerc opened this issue 5 years ago • 3 comments

Could be linked to https://github.com/ant-design/parcel-antd/issues/12 (which should also reduce bundle size)

gwleclerc avatar Feb 10 '20 19:02 gwleclerc

It works and bundle size is reduced from 3.75MB to 2.4MB

gwleclerc avatar Feb 10 '20 21:02 gwleclerc

We should add UI smoke tests

Thiht avatar Feb 10 '20 22:02 Thiht

We should add smoke tests for the UI and the server using the docker image. Could be done with venom by calling the pages.

OR we could test cypress.io which looks amazing for UI testing 😉

gwleclerc avatar Feb 10 '20 23:02 gwleclerc