discourse-solved/spec/serializers
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
..
topic_answer_mixin_spec.rb DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00
topic_view_serializer_spec.rb FIX: Some solved topics have no answers (#350) 2025-03-27 01:15:15 +08:00
user_card_serializer_spec.rb FIX: Standardise the definition of what a solution is (#352) 2025-03-28 09:49:02 +08:00