MCPcopy Index your code
hub / github.com/clips/pattern / test_web.py

File test_web.py

test/test_web.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2# These tests require a working internet connection.
3import os, sys; sys.path.insert(0, os.path.join(".."))
4import unittest

Callers

nothing calls this directly

Calls 3

suiteFunction · 0.70
insertMethod · 0.45
runMethod · 0.45

Tested by

no test coverage detected