frisby.js Questions

4

Solved

What I test: An express server endpoints My goal: automate API tests in a single script What I do: I launch the express server in a NodeJS child process and would like to wait for it to be launch...
Todhunter asked 20/3, 2019 at 10:56

4

Solved

I would like to test how an REST API handles a POST request that has a body with invalid JSON syntax, for example a missing comma. I'm using node.js to write the API tests. I'm using frisby but I a...
Refurbish asked 2/2, 2015 at 20:23

2

I'm trying to use the methods beforeAll and afterAll of jasmine, to create a suite of tests with frisby.js, because actually, frisby doesn't have a support for this methods. So, this is what I'm tr...
Leaving asked 21/8, 2015 at 13:16
1

© 2022 - 2024 — McMap. All rights reserved.