Skip to content

Instantly share code, notes, and snippets.

@ares
ares / readme.md
Created November 29, 2018 10:26 — forked from amirfefer/readme.md
RFC Foreman: Integration tests & E2E testing

RFC - Integration Tests & End to End tests

Present architecture

E2E - Pipeline bats, but not client edge - server edge running on a browser
integration: foreman uses rails minitest with capybara (phantomJs driver)

While this integration test architecture has some benefits:

Pros
  1. uses ruby code