Color log lines in fauna local command. #684
217 tests run, 214 passed, 0 skipped, 3 failed.
Annotations
Check failure on line 45 in test/lib/formatting/colorize.mjs
github-actions / JUnit Test Report
/home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs.colorize should succeed for "Taco 8443 'Bell'" in format log
expected true to equal false
Raw output
AssertionError: expected true to equal false
at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:45:23)
+ expected - actual
-true
+false
Check failure on line 45 in test/lib/formatting/colorize.mjs
github-actions / JUnit Test Report
/home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs.colorize should succeed for "Collection.all()" in format fql
expected true to equal false
Raw output
AssertionError: expected true to equal false
at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:45:23)
+ expected - actual
-true
+false
Check failure on line 45 in test/lib/formatting/colorize.mjs
github-actions / JUnit Test Report
/home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs.colorize should succeed for {"string":"23"} in format json
expected true to equal false
Raw output
AssertionError: expected true to equal false
at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:45:23)
+ expected - actual
-true
+false