HomePhorge

ci: update the test command for better output
72551eea6683Unpublished

Unpublished Commit ยท Learn More

  • Repository Importing: This repository is still importing.
  • Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

ci: update the test command for better output

Summary:

Now we are running the tests in neovim we get some output printed to stderr.
This is not helpful in the test output, and obfuscate errors.

This throws any unneeded output to /dev/null so we can focus of the tests
that have failed. It also moves over to using TAP output for a more descriptive
out put in CI.

Test Plan:

CI, running the test will validate this

Details

Provenance
AdeAttwoodAuthored on Jun 27 2024, 8:23 PM
Parents
R1:611aa549028c: feat: add custom keymap section
Branches
Unknown
Tags
Unknown

Event Timeline