Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
1 year ago
by
Yan Zhaojun
Browse files
Options
Download
Email Patches
Plain Diff
debug
parent
208c837c
develop
master
No related merge requests found
Pipeline
#4158
failed with stage
in 0 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
tests/test_earthshine.py
+1
-1
tests/test_earthshine.py
tests/test_straylight.py
+1
-1
tests/test_straylight.py
tests/test_zodiacal.py
+1
-1
tests/test_zodiacal.py
with
3 additions
and
3 deletions
+3
-3
tests/test_earthshine.py
+
1
-
1
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."
,
)
#############################################
This diff is collapsed.
Click to expand it.
tests/test_straylight.py
+
1
-
1
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."
,
)
#############################################
This diff is collapsed.
Click to expand it.
tests/test_zodiacal.py
+
1
-
1
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."
,
)
#############################################
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets