discourse-solved/spec/models
Natalie Tay be5798f6d8
FIX: Standardise the definition of what a solution is (#352)
There are three locations where a user's solution query is defined
- user summary
- user card
- user directory

This PR updates the queries to use data from the new `SolvedTopics` table instead of the `UserActions` table. And adds testssssss
2025-03-28 09:49:02 +08:00
..
copy_solved_topic_custom_field_spec.rb FIX: Multiple topics may have the same post as its solution (#348) 2025-03-26 22:21:32 +08:00
directory_item_spec.rb FIX: Standardise the definition of what a solution is (#352) 2025-03-28 09:49:02 +08:00
remove_duplicates_from_discourse_solved_solved_topics_spec.rb FIX: Multiple topics may have the same post as its solution (#348) 2025-03-26 22:21:32 +08:00
site_spec.rb Revert "FIX: Use Guardian.basic_user instead of new (anon) (#270)" (#271) 2023-12-06 16:26:40 +10:00
user_summary_spec.rb FIX: Standardise the definition of what a solution is (#352) 2025-03-28 09:49:02 +08:00