Files @ 7777a6f70fd5
Branch filter:

Location: rattail-project/rattail/tests/db/__init__.py - annotation

Lance Edgar
Remove deprecated `RattailConfig.getboolean()` method.

All calling code should be refactored, I believe..
1
2
3
4
# -*- coding: utf-8 -*-

# TODO: Update references to this; should be importing from tests root.
from .. import DataTestCase