import os import sys import unittest from bs4 import BeautifulSoup sys.path.append(os.path.abspath("../scripts")) from browse import extract_hyperlinks class TestBrowseLinks(unittest.TestCase): def test_extract_hyperlinks(self): body = """
Google Foo