testing mock promises angular code example Example: create mock promise angular return new Promise<string>(resolve => resolve(localStringValue));