Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
ProMod3
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
schwede
ProMod3
Commits
bde7fc0d
Commit
bde7fc0d
authored
9 years ago
by
Bienchen
Browse files
Options
Downloads
Patches
Plain Diff
Enabled rawmodel tests
parent
c367cf39
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
pipeline/tests/test_run_engine.py
+0
-0
0 additions, 0 deletions
pipeline/tests/test_run_engine.py
rawmodel/tests/test_raw_modeling.py
+1
-2
1 addition, 2 deletions
rawmodel/tests/test_raw_modeling.py
with
1 addition
and
2 deletions
pipeline/tests/test_run_
pipel
ine.py
→
pipeline/tests/test_run_
eng
ine.py
+
0
−
0
View file @
bde7fc0d
File moved
This diff is collapsed.
Click to expand it.
rawmodel/tests/test_raw_modeling.py
+
1
−
2
View file @
bde7fc0d
...
...
@@ -5,7 +5,6 @@ import unittest
from
promod3
import
rawmodel
from
ost
import
conop
,
seq
,
io
,
mol
"""
class
RawModelingTests
(
unittest
.
TestCase
):
def
setUp
(
self
):
compound_lib
=
conop
.
CompoundLib
.
Load
(
...
...
@@ -101,4 +100,4 @@ class RawModelingTests(unittest.TestCase):
if
__name__
==
"
__main__
"
:
from
ost
import
testutils
testutils
.
RunTests
()
"""
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment