Files
web/web_widget_float_formula/tests/__init__.py
Oleg Bulkin d02ce7f647 [MIG] web_widget_float_formula: v9 with i18n
* Update JS to use v9 module system
* Fix non-functioning logic for obtaining the value of an input element
* Eliminate redundant calls (e.g. there were multiple calls to eval)
* Modify formula cleanup to use localized decimal point and thousands separator
 characters
* Add JS unit tests
2016-09-22 11:54:28 -07:00

6 lines
146 B
Python

# -*- coding: utf-8 -*-
# Copyright 2016 LasLabs Inc.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import test_js