📔
Idiosyncratic Elixir
  • Introduction
  • Testing in General
    • Flow style tests
  • Phoenix View Models
    • Single form view models
    • Testing view models
  • Declarative testing of structured (form) input
    • Preface
    • Features, described gradually
      • Describing changeset validations
      • Running tests
      • Example prototypes
      • Shorthand for built-in transformations (`cast`)
      • Shorthand for custom transformations (on_success)
Powered by GitBook
On this page

Was this helpful?

  1. Phoenix View Models

Testing view models

PreviousSingle form view modelsNextPreface

Last updated 4 years ago

Was this helpful?