This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/fixtures
Natalie Tay f2902d3830
FIX: Attempt to fix flaky test by using a shorter topic (#15627)
As part of /t/10298, try to remove the first flaky test in the list.

One finding is that the /t/280 topic has a very long post stream, so that may have caused some delay when rendering the topic. One way is to wait for the first expected element to load, but that doesn't scale well given how many waits we will need to add. So I chose to render a shorter topic instead.
2022-01-18 19:22:49 +08:00
..
concerns DEV: Add chat to notifications to test notification-types (#14372) 2021-09-17 11:56:21 -05:00
about.js FEATURE: Add English (UK) as locale (#11768) 2021-01-20 21:32:22 +01:00
badges-fixture.js DEV: prevents badges tests to log 404 (#13859) 2021-07-27 14:46:49 +02:00
category-fixtures.js FEATURE: display warning when sharing a topic in a restricted category (#14820) 2021-11-16 11:49:41 -05:00
dashboard-general.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
dashboard-new-features.js FEATURE: Add new features section in admin dashboard (#11731) 2021-01-22 10:09:02 -05:00
dashboard.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
directory-fixtures.js FEATURE: Add user custom fields to user directory (#13238) 2021-06-07 12:34:01 -05:00
discovery-fixtures.js FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
drafts.js FEATURE: Cook drafts excerpt in user activity (#14315) 2021-09-14 15:18:01 +03:00
group-fixtures.js UX: Don't display group messages link for group with no messages. (#14453) 2021-09-29 10:18:56 +08:00
groups-fixtures.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
notification-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
pending-posts.js FEATURE: Display pending posts on user’s page 2021-11-29 10:26:33 +01:00
poll.js FEATURE: Topic-level bookmarks (#14353) 2021-09-21 08:45:47 +10:00
post.js FEATURE: Let users select flair (#13587) 2021-07-08 10:46:21 +03:00
private-messages-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
problems.js FEATURE: Scheduled problem checks for admin dashboard (#15327) 2021-12-20 09:59:11 +10:00
reports-bulk.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
reports.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
search-fixtures.js FEATURE: ability to add description to tags (#15125) 2021-12-01 09:18:56 +11:00
session-fixtures.js FIX: Only refresh the review count when the user can see the review queue. (#12453) 2021-03-19 16:20:41 -03:00
site-fixtures.js FEATURE: display warning when sharing a topic in a restricted category (#14820) 2021-11-16 11:49:41 -05:00
site-settings.js FIX: do not include contact url & email in client site settings payload (#13004) 2021-05-19 16:15:24 +10:00
static-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
top-fixtures.js DEV: Remove hints of jshint (#14828) 2021-11-08 09:12:37 +08:00
topic.js FIX: Attempt to fix flaky test by using a shorter topic (#15627) 2022-01-18 19:22:49 +08:00
user-badges.js REFACTOR: Move javascript tests inside discourse app 2020-10-02 11:29:36 -04:00
user-fixtures.js FEATURE: show recent searches in quick search panel (#15024) 2021-11-25 15:44:15 -05:00
watched-words-fixtures.js FIX: Add word boundaries to replace and tag watched words (#13405) 2021-06-18 18:54:06 +03:00