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
beat
beat.core
Commits
53ca0b44
Commit
53ca0b44
authored
Jan 29, 2021
by
Samuel GAIST
Browse files
[test][protocoltemplate] Update export test
parent
36f1a9b1
Pipeline
#47516
passed with stage
in 17 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/test/test_protocoltemplate.py
View file @
53ca0b44
...
...
@@ -50,11 +50,15 @@ def test_default():
def
test_export
():
for
protocol_name
in
[
"different_frequencies"
,
"double"
,
"labelled"
,
"large_array"
,
"small_single"
,
"template"
,
"test_integers"
,
"triple"
,
"two_sets"
,
"labelled"
,
"different_frequencies"
,
]:
yield
export
,
f
"
{
protocol_name
}
/1"
...
...
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