Files @ b4b79380b3d0
Branch filter:

Location: conntrackt/.hgignore

branko
CONNT-34: Implemented base functional test class:

- Added helper class to be used as common ancestor for all functional
tests.
- Added missing headers.
- Updated hgignore file to exclude the geckodriver.log.
syntax: glob
*.pyc
*~
testproject/testproject.db
testproject/south
docs/_build
tmp/
dist/
django_conntrackt.egg-info/
projtect/.coverage
test_binaries/
geckodriver.log