Skip to content

Commit

Permalink
Saving QA files for release v1.0.0-alpha.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
zanerock committed Nov 26, 2023
1 parent f135e42 commit 257a0d4
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions qa/lint.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Test git rev: f135e4236369fb9837a0d0af6b6532d9fb92a34e
24 changes: 24 additions & 0 deletions qa/unit-test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
Test git rev: f135e4236369fb9837a0d0af6b6532d9fb92a34e
PASS lib/handlers/orgs/controls/_lib/test/list-lib.test.js
PASS lib/resources/test/controls.test.js
PASS lib/handlers/orgs/controls/test/list.test.js
PASS lib/resources/test/question-controls.test.js
-----------------------------|---------|----------|---------|---------|---------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
-----------------------------|---------|----------|---------|---------|---------------------
All files | 78.94 | 32.14 | 69.56 | 77.52 |
handlers/orgs/controls | 100 | 100 | 100 | 100 |
list.mjs | 100 | 100 | 100 | 100 |
handlers/orgs/controls/_lib | 54.28 | 0 | 25 | 54.28 |
list-lib.mjs | 54.28 | 0 | 25 | 54.28 | 9-17,21-28,32-39,45
resources | 92 | 75 | 92.3 | 91.48 |
control.mjs | 92.3 | 75 | 100 | 92.3 | 15
controls.mjs | 95.23 | 0 | 100 | 94.73 | 34
question-control.mjs | 87.5 | 100 | 80 | 86.66 | 22-23
-----------------------------|---------|----------|---------|---------|---------------------

Test Suites: 4 passed, 4 total
Tests: 6 passed, 6 total
Snapshots: 0 total
Time: 0.285 s, estimated 1 s
Ran all test suites.

0 comments on commit 257a0d4

Please sign in to comment.