discourse-assign/spec/system
Alan Guo Xiang Tan eb3b97b834
DEV: Try to make system tests more stable (#492)
Why this change?

We have been seeing tests failures due to errors like

```
Capybara::ElementNotFound:
  Unable to find css "#topic-footer-button-assign"
```

when running our system tests in CI. However, I can't quite figure out
why that is happening and have invested way too much time to do so.
Therefore, I'm trying to fix this by closing a topic via the topic
timeline controls instead of the footer button instead.
2023-07-12 08:31:24 +08:00
..
page_objects UX: class for small posts when assigns are private (#400) 2023-02-02 15:11:53 +08:00
assign_topic_spec.rb DEV: Try to make system tests more stable (#492) 2023-07-12 08:31:24 +08:00