mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 01:45:07 +08:00
More Javascript Tests + Fixtures. Also a rake task to crawl them.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
integration("View Topic");
|
||||
|
||||
test("View a Topic", function() {
|
||||
test("Enter a Topic", function() {
|
||||
|
||||
visit("/t/internationalization-localization/280").then(function() {
|
||||
expect(2);
|
||||
|
Reference in New Issue
Block a user