I\'m trying to test an observable service in angular with jest. Here is the code of the service:
getGenealogyTree(genealogyCode: string): Observable