Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SaQC
Manage
Activity
Members
Labels
Plan
Issues
35
Issue boards
Milestones
Wiki
Code
Merge requests
7
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rdm-software
SaQC
Merge requests
!462
More tests
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
More tests
more_tests
into
develop
Overview
15
Commits
23
Pipelines
14
Changes
18
Merged
Bert Palm
requested to merge
more_tests
into
develop
2 years ago
Overview
15
Commits
23
Pipelines
14
Changes
18
Expand
closes
#216 (closed)
(again) closes
#145 (closed)
Edited
2 years ago
by
Bert Palm
👍
0
👎
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
May 31, 2022
Merge branch 'develop' into more_tests
· c0f69297
Bert Palm
authored
2 years ago
c0f69297
removed useless test and its dir
· d54827a0
Bert Palm
authored
2 years ago
d54827a0
rm dead code (patternByWavelet) that sneaked in again. Added more test for flagPattern_dtw
· 40cfc53f
Bert Palm
authored
2 years ago
40cfc53f
May 30, 2022
reuse-lintified and blackified
· c0a61154
Bert Palm
authored
2 years ago
c0a61154
added basic call-redirect test for core.modules
· 5ccd9b25
Bert Palm
authored
2 years ago
5ccd9b25
FIX: bug in raising informative in __main__
· 1853e3a7
Bert Palm
authored
2 years ago
1853e3a7
added more ts_operator test, rm faulty functions with no usage, added docstrings
· 364df8d4
Bert Palm
authored
2 years ago
364df8d4
added ts_operator test
· 5efdd533
Bert Palm
authored
2 years ago
5efdd533
May 25, 2022
FIX: use `with pytest.raises` instead of `pytest.xfail`
· ec6d77d8
Bert Palm
authored
2 years ago
ec6d77d8
tests for concatDios
· 8ab6b492
Bert Palm
authored
2 years ago
8ab6b492
rm more unused functions in tools.py
· 8bea50e3
Bert Palm
authored
2 years ago
8bea50e3
tests for assertScalar
· 5a71dc4c
Bert Palm
authored
2 years ago
5a71dc4c
rm unused functions: _expFit (GL145), slidingWindowIndices, valueRange, findIndex
· 11e9d5c1
Bert Palm
authored
2 years ago
11e9d5c1
rm unused tools.toOffset
· ce2cdc8f
Bert Palm
authored
2 years ago
ce2cdc8f
added tests for xxxSequence from tools
· df0ea54e
Bert Palm
authored
2 years ago
df0ea54e
FIX: toSequence fails for `None`
· 12561ee8
Bert Palm
authored
2 years ago
12561ee8
refactored assertScalar
· 920cb9d3
Bert Palm
authored
2 years ago
920cb9d3
refactored _maxConsecutiveNan and added test.
· 119875ce
Bert Palm
authored
2 years ago
119875ce
added copyrights
· ec62df83
Bert Palm
authored
2 years ago
ec62df83
May 24, 2022
cleanup
· 57ed214e
Bert Palm
authored
2 years ago
57ed214e
ignore coverage file
· e1883429
Bert Palm
authored
2 years ago
e1883429
some refactoring in tests; added tests for Flags
· bfadc0e0
Bert Palm
authored
2 years ago
bfadc0e0
addes some corre tests, moved some tests, renames
· e703e88b
Bert Palm
authored
2 years ago
e703e88b
Loading