Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-sims
csst_mci_sim
Commits
c501bd42
Commit
c501bd42
authored
Apr 17, 2024
by
Yan Zhaojun
Browse files
debug
parent
208c837c
Pipeline
#4158
failed with stage
in 0 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
tests/test_earthshine.py
View file @
c501bd42
...
...
@@ -53,6 +53,6 @@ class TestDemoFunction(unittest.TestCase):
self
.
assertEqual
(
1
,
1
,
"case 1:
EXDF sim
passes."
,
"case 1:
test_earthshine
passes."
,
)
#############################################
tests/test_straylight.py
View file @
c501bd42
...
...
@@ -53,6 +53,6 @@ class TestDemoFunction(unittest.TestCase):
self
.
assertEqual
(
1
,
1
,
"case 1:
EXDF sim
passes."
,
"case 1:
test_straylight
passes."
,
)
#############################################
tests/test_zodiacal.py
View file @
c501bd42
...
...
@@ -46,6 +46,6 @@ class TestDemoFunction(unittest.TestCase):
self
.
assertEqual
(
1
,
1
,
"case 1:
EXDF sim
passes."
,
"case 1:
test_zodiacal
passes."
,
)
#############################################
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment