mirror of https://github.com/zulip/zulip.git
e9c6653852
We now require all of our unit tests to handle blueslip errors for warn/error/fatal. This simplifies the zblueslip code to not have any options passed in. Most of the places changed here fell into two categories: - We were just missing a random piece of setup data in a happy path test. - We were testing error handling in just a lazy way to ensure 100% coverage. Often these error codepaths were fairly contrived. The one place where we especially lazy was the stream_data tests, and those are now more thorough. |
||
---|---|---|
.. | ||
bugdown_assert.js | ||
finder.js | ||
handlebars.js | ||
i18n.js | ||
index.js | ||
mdiff.js | ||
namespace.js | ||
stub.js | ||
zblueslip.js | ||
zjquery.js |