More tests
parent
15c37d13
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- saqc/__main__.py 2 additions, 2 deletionssaqc/__main__.py
- saqc/funcs/outliers.py 1 addition, 135 deletionssaqc/funcs/outliers.py
- saqc/funcs/pattern.py 0 additions, 102 deletionssaqc/funcs/pattern.py
- saqc/lib/tools.py 11 additions, 111 deletionssaqc/lib/tools.py
- saqc/lib/ts_operators.py 119 additions, 41 deletionssaqc/lib/ts_operators.py
- saqc/lib/types.py 2 additions, 2 deletionssaqc/lib/types.py
- tests/api/__init__.py 4 additions, 0 deletionstests/api/__init__.py
- tests/api/test_creation.py 0 additions, 0 deletionstests/api/test_creation.py
- tests/cli/__init__.py 7 additions, 0 deletionstests/cli/__init__.py
- tests/cli/test_integration.py 0 additions, 0 deletionstests/cli/test_integration.py
- tests/core/test_FunctionsMixin.py 34 additions, 0 deletionstests/core/test_FunctionsMixin.py
- tests/core/test_core.py 63 additions, 16 deletionstests/core/test_core.py
- tests/core/test_flags.py 91 additions, 21 deletionstests/core/test_flags.py
- tests/funcs/test_pattern_rec.py 11 additions, 2 deletionstests/funcs/test_pattern_rec.py
- tests/lib/test_tools.py 101 additions, 0 deletionstests/lib/test_tools.py
- tests/lib/test_ts_operators.py 184 additions, 3 deletionstests/lib/test_ts_operators.py
- tests/test__main__.py 20 additions, 0 deletionstests/test__main__.py
Loading