47
edits
No edit summary |
(Snappy regression tests) |
||
| Line 47: | Line 47: | ||
|Feature security notes=2012.03.02 | |Feature security notes=2012.03.02 | ||
}} | }} | ||
== Regressions tests == | |||
* Perform a get request to the server | |||
* Check if the IP in X-Forward-For is logged | |||
* Test requests with /gecko-profiler/ path | |||
* Test for /debug and /nodebug special paths | |||
* Test with compressed symbols files | |||
* Exiting with Control-C should kill the server smoothly | |||
* Check if the host handles ill-formed requests | |||
* Check if symbol server can forward requests | |||
* Parse a symbol file, exit and start the server again. The server should fetch the sym file from cache | |||
* Check if the server writes logs to files | |||
edits