Webception
Webception copied to clipboard
Why are some tests skipped on the command line?
@jayhealey I wonder if you can shed some light on this.
Some tests have some code to skip them if TERM or TERM_PROGRAM keys exist in $_SERVER.
It's causing them to be skipped via the web interface too. Before I consider removing them, can you explain why you added the skipping?
https://github.com/jayhealey/Webception/blob/e8e47330ede3f5080f181e542e5f679d314a1188/App/Tests/acceptance/TheTestThatPassesCept.php#L17