zulip/frontend_tests
Tim Abbott 497383cc12 stream_topic_history: Fix incorrectly migrated field name.
In ee0d4541b4, we renamed the topic_date
-> stream_topic_history, and in the process renamed some local object
properties from .name => .topic_name, and accidentally change the
type for the data from the server as well.

The test fixtures were incorrectly migrated in the same way, so we fix
that as well.
2020-04-17 13:11:27 -07:00
..
casper_lib casper: Extract manage_organization helper. 2020-04-10 07:51:25 -04:00
casper_tests alert settings: Include the actual alert word in the success message. 2020-04-15 17:56:14 -07:00
node_tests stream_topic_history: Fix incorrectly migrated field name. 2020-04-17 13:11:27 -07:00
puppeteer_tests tests: Add realm creation test using puppeteer. 2020-04-02 15:37:12 -07:00
zjsunit node tests: Improve handling of blueslip.fatal(). 2020-04-08 11:37:27 -04:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper tools: Extract code to find js test files to test_script. 2020-04-17 09:41:55 -07:00