conedevelopment / bazar

Bazar is an e-commerce package for Laravel applications.
https://root.conedevelopment.com
MIT License
427 stars 57 forks source link

Need a bazar-example app for visual testing #135

Closed szepeviktor closed 3 years ago

szepeviktor commented 3 years ago

Is your feature request related to a problem? Please describe

Selenium testing needs a working Laravel app with Bazar + database. CRUD operations should be possible on all Models.

Describe the solution you'd like

I would contribute automated acceptance tests with https://ui.vision/ Could be run in a browser or with Selenium in CI. Includes HTML element checking and visual comparison with small PNG images.

Why do you think this feature is something we should consider for Bazar?

Most parts of Vue files are out of control.