rsnext/test/lib
Justin Chase 52dd42a6bb Do not clear the console (#6758)
* Do not clear the console

Its rude to clear the console, you may be sharing output with other processes even in tty mode.

* Remove unused dependency

* Dedupe and cleanup dev output without clearing

* use logError

* Remove exit handler

* Add next helper

* Add log helpers

* Switch store to log helpers and a shallow object compare

* Update other files to use new logging utility

* request => build

* Update ready on messages

* Use case insensitive matching
2019-04-09 11:52:03 -04:00
..
amp-test-utils.js Add optimizing AMP pages (#6835) 2019-04-02 13:01:34 -05:00
next-test-utils.js Do not clear the console (#6758) 2019-04-09 11:52:03 -04:00
next-webdriver.js Make sure error isn't swallowed for production test on CircleCi (#6848) 2019-04-01 09:58:17 -05:00