MarkHedleyJones / dmenu-extended

An extension to dmenu for quickly opening files and folders.
MIT License
389 stars 33 forks source link

Add system tests #141

Closed MarkHedleyJones closed 2 years ago

MarkHedleyJones commented 2 years ago

Closes #118

This pull-request allows the user to simply run test.sh --full which will build a docker container, run the unit tests, then run the system tests. These should be enabled in CI (will create another issue for that)