gsaslis / radicle-ci-broker

A placeholder project to use for issue tracking
0 stars 0 forks source link

E2E Tests #27

Open Archimidis opened 1 year ago

Archimidis commented 1 year ago

The following process will be done locally:

  1. configure and run node alice
  2. configure and run node bob
  3. each one tracks the other
  4. alice creates a new repo
  5. bob clones the repo
  6. radicle-ci subscribes to events from the alice node
  7. bob creates a new patch
  8. bob updates the patch

We should a pipeline job build triggered in both steps (7) and (8).

The repo should contain the .concourse folder as shown here.