Commit 430c3da
committed
Add a regression test for report
We're about to refactor the BLAST::Report class, and it does not
seem to have any unit tests. The implementation is a bit hard to
comprehend with generic abbreviated variable names and data accessed
via indexes. To aid the refactoring, create a regression test that
takes a job generated on current master as gold standard and compares
it with the live version. If refactoring changes the outputs, the test
will fail.1 parent 4abd19d commit 430c3da
8 files changed
Lines changed: 16972 additions & 0 deletions
File tree
- spec
- blast
- fixtures/38334a72-e8e7-4732-872b-24d3f8723563
- expected_outputs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 443 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4143 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 1027 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 931 additions & 0 deletions
Large diffs are not rendered by default.
Whitespace-only changes.
0 commit comments