| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also factor out common strategies into functions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Actually, logic is now mocked so tests should be refactored to test
the logic one level down
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The goal is to have a simple CLI that will repeatedly run sequence of
tests against a known (Rest-ish) API, until all tests are "green".
|
|
|
|
|
|
|
|
|