Color log lines in fauna local command. #686
GitHub Actions / JUnit Test Report
failed
Dec 13, 2024 in 0s
217 tests run, 215 passed, 0 skipped, 2 failed.
Annotations
Check failure on line 34 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 'Taco 8443 \'Bell\'' to not equal 'Taco 8443 \'Bell\''
Raw output
AssertionError: expected 'Taco 8443 \'Bell\'' to not equal 'Taco 8443 \'Bell\''
at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:34:33)
+ expected - actual
Check failure on line 34 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 'Collection.all()' to not equal 'Collection.all()'
Raw output
AssertionError: expected 'Collection.all()' to not equal 'Collection.all()'
at Context.<anonymous> (file:///home/runner/work/fauna-shell/fauna-shell/test/lib/formatting/colorize.mjs:34:33)
+ expected - actual
Loading