woodpecker-ci / woodpecker

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
https://woodpecker-ci.org
Apache License 2.0
4.17k stars 361 forks source link

Implement e2e test for WebUI #6

Closed laszlocph closed 3 months ago

laszlocph commented 5 years ago

Moved => https://github.com/woodpecker-ci/woodpecker/issues/2694

I find myself testing the following way before merging any PR:

A smoke test could be implemented:

Another smoketest:

What's the value? For example I had a case where one of the dependencies were updated and pulling of images was not working.

But to be frank, the value may not be that much.

6543 commented 3 months ago

issue is now tracked at #2694