1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/lib
Arunoda Susiripala 355c984ed8 Testing: use a better way to get a port to the test app (#753)
* Randomize the port returned from test util's findPort().

* Use http's server.listen() to bind to a random available port.

* Update yarn.lock

* Update yarn.lock
2017-02-09 14:40:09 +01:00
..
next-test-utils.js Testing: use a better way to get a port to the test app (#753) 2017-02-09 14:40:09 +01:00
next-webdriver.js New test setup (#640) 2017-01-12 13:14:49 +09:00