revelrylabs / revelry-koans

1 stars 0 forks source link

First Issue #1

Open Harleymckee opened 6 years ago

Harleymckee commented 6 years ago

break these notes into tickets:

Revelry-koans

Start from apprenticeship template starter stories Dummy phoenix app With react setup

(Travis runs via tag - user has to change config per lesson) Way to push partial versions Incrementally add test paths to what CI runs

  1. Fork it
  2. How to run tests (fail fast)
  3. One test suite at a time (tags ?)
  4. Has CI - Maintained with all our apps - ie review apps

Lesson 1

Empty migration Empty Model file with test assertion (make tests pass)

Test writing lesson (self contained? have student get a module’s coverage to 100%?)

Lesson 2 Auth?

Lesson X

Alternative React structures

radditude commented 6 years ago

I split the first part of this into some basic tickets to get us going - mostly setup and some placeholder tickets for a first CRUD loop. I think once we do some setup & figure out how exactly we want this to look and act we'll have a better idea of where to go from there.