Project

General

Profile

« Previous | Next » 

Revision 5a002642

Added by jahoti almost 2 years ago

  • ID 5a0026423b61915fd2f9544456b2634505a952b1
  • Parent 6d819aae

Allow testing behavior to be customized

Adds PYTEST, PYTHON, BROWSER_BIN, TEST_PORT, and TEST_PROFILE variables
to configure.

View differences:

test/__main__.py
32 32
import code
33 33

  
34 34
from .server import do_an_internet
35
from .misc_constants import *
35
from .config import *
36 36
from .profiles import firefox_safe_mode
37 37

  
38 38
def fail(msg, error_code):

Also available in: Unified diff