perchlabs / webird

Webird
98 stars 22 forks source link

Implement 2-3 testing frameworks for both Webpack and PHP #12

Closed dschissler closed 8 years ago

dschissler commented 8 years ago

Currently Webird has no integrated testing environment. These should be explored and a variety of example tests should be provided along with ./dev/webird.php CLI support. It should be possible to test PHP (server side), Webpack (JS side) or both at the same time from a single command.

dschissler commented 8 years ago

Webird has now settled on using only Vue 2 for all frontend fancy stuff and so other frameworks will not be supported.