Resolve "Unused code in session class"
Closes #187 (closed)
Merge request reports
Activity
Filter activity
added Refactoring Testing labels
@an9294 The moved code is called in the jupyter kernel for hints/autocompletion. It would be nice to test this. Unfortunately not possible using pytest.
BTW: We can cover this by a unit test but it will still be restricted to the code and not tested with the caller.
By ivan.kondov on 2023-10-09T18:06:11 (imported from GitLab)
Edited by Ivan Kondovadded 1 commit
- 37df0587 - added a test for the model name_list used in interactive sessions
By ivan.kondov on 2023-10-11T09:01:36 (imported from GitLab)
mentioned in commit 3062bbb6
By ivan.kondov on 2023-10-12T19:29:49 (imported from GitLab)
Please register or sign in to reply