Closed cjermain closed 4 years ago
By default the VM does not have gnome-keyring installed, so it doesn't appear to have a default keyring. I added a script to generate one, but it appears broken.
It looks like there are some useful docs at: https://pypi.org/project/keyring/#using-keyring-on-headless-linux-systems
There are some existing examples of running in a Docker container, which should translate here: https://github.com/bitwarden/directory-connector/issues/17#issuecomment-499935581
This PR adds continuous integration for running the tests on both Ubuntu 16.04 and 18.04.