mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
The main thing here is that we check that the actual data got put into our data structures. (In general we want to move away from stubbing data modules; any place where we stub data modules is a relic of earlier days, where we were just trying to set the bar for 100% line coverage, even though some of the original coverage was quite shallow.) I also use real stubs instead of noops for the calls out to UI-oriented modules. In passing I tweak some comments in the actual dispatch code. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||