Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,688
Issues
1,688
List
Boards
Labels
Service Desk
Milestones
Merge Requests
85
Merge Requests
85
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
1e13b968
Commit
1e13b968
authored
Mar 06, 2019
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests: add and update tests
see also
should#31
parent
7364857c
Pipeline
#66634
passed with stages
in 173 minutes and 5 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
14 additions
and
2 deletions
+14
-2
algo/tests/should-get-tests/error-unknown-option.should-get
algo/tests/should-get-tests/error-unknown-option.should-get
+9
-0
algo/tests/should-get-tests/vidjil-error-no-germline.should-get
...ests/should-get-tests/vidjil-error-no-germline.should-get
+3
-0
algo/tests/should-get-tests/vidjil-warning-A.should-get
algo/tests/should-get-tests/vidjil-warning-A.should-get
+1
-1
algo/tests/should-get-tests/vidjil-warning-z.should-get
algo/tests/should-get-tests/vidjil-warning-z.should-get
+1
-1
No files found.
algo/tests/should-get-tests/error-unknown-option.should-get
0 → 100644
View file @
1e13b968
!LAUNCH: $VIDJIL_DIR/$EXEC $VIDJIL_DEFAULT_OPTIONS --hello reads 2>&1
!EXIT_CODE: 109
$ Unknown option
1:error.* --hello
$ Refer to online help and documentation
1:run with -h
1:see doc/vidjil-algo.md
algo/tests/should-get-tests/vidjil-error-no-germline.should-get
View file @
1e13b968
...
...
@@ -5,6 +5,9 @@
$ Error, no germlines
1:error.* one germline must be given
$ Refer to documentation
1:see doc/vidjil-algo.md
...
...
algo/tests/should-get-tests/vidjil-warning-A.should-get
View file @
1e13b968
...
...
@@ -7,6 +7,6 @@ $ Warning in json output
1: "code": "W20", "level": "warn", "msg": "Very few V.D.J recombinations found: 0.00."
$ Link to documentation
1
:vidjil-algo.md
3
:vidjil-algo.md
algo/tests/should-get-tests/vidjil-warning-z.should-get
View file @
1e13b968
...
...
@@ -5,4 +5,4 @@ $ Warning, -z
1:WARNING
$ Link to documentation
1
:vidjil-algo.md
2
:vidjil-algo.md
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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