Skip to content

Commit

Permalink
Saving QA files for release v1.0.0-alpha.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
zanerock committed Jun 8, 2023
1 parent 6b32f45 commit 7ba43d6
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
Empty file added qa/.lint.passed
Empty file.
Empty file added qa/.unit-test.passed
Empty file.
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: 2519020feb79702ac00613d62ddd0b1714acb39f
21 changes: 21 additions & 0 deletions qa/unit-test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Test git rev: 2519020feb79702ac00613d62ddd0b1714acb39f
console.log
LIQ_PLAYGROUND_PATH: /Users/zane/.liq/playground/liquid-labs/liq-controls/test-staging/lib/handlers/orgs/controls/test/data/playgroundA

at Object.log (../src/lib/handlers/orgs/controls/test/list.test.js:15:9)

PASS lib/handlers/orgs/controls/test/list.test.js
GET:/orgs/:orgKey/controls/list and GET:/orgs/controls/list
✓ will list named org controls (11 ms)
✓ will list implicit org controls (3 ms)

----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
Test Suites: 1 passed, 1 total
Tests: 2 passed, 2 total
Snapshots: 0 total
Time: 0.92 s, estimated 2 s
Ran all test suites.

0 comments on commit 7ba43d6

Please sign in to comment.