When a Post activity is performed, which is identified by an entry being inserted to the Story table we consider as activity, another entry should be inserted into the Activity table with Post action_type flag.
The Unit tests should be present with the commmit.
When a Post activity is performed, which is identified by an entry being inserted to the Story table we consider as activity, another entry should be inserted into the Activity table with Post action_type flag.
The Unit tests should be present with the commmit.
The repetitive acitivities should be ignored!