Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Testing

Nikolaj Ivancic edited this page Mar 24, 2021 · 7 revisions

Testing

Meta:

A few relevant articles

Redwood's generators create test files for basic functionality automatically with any Components, Pages, Cells, or Services you generate. These will test very basic functionality, but they're a solid foundation and will not automatically break as soon as you start building out custom features.


Clone this wiki locally