discourse/spec/system/page_objects/pages
Martin Brennan 2ed75dbaf6
DEV: DRY up PageObject::Topic and PageObject::Components::Composer (#19841)
The latter can be called directly from the Topic page object,
so we can remove some duplication between the two. There are
levels of page objects (e.g. entire page, component, complete flow)
and its perfectly valid to call one from another.
2023-01-12 13:54:26 +10:00
..
admin_settings.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
base.rb DEV: DRY up PageObject::Topic and PageObject::Components::Composer (#19841) 2023-01-12 13:54:26 +10:00
category.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
search.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
topic.rb DEV: DRY up PageObject::Topic and PageObject::Components::Composer (#19841) 2023-01-12 13:54:26 +10:00
user_preferences_sidebar.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
user_preferences.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
user.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00