Skip to content

Use fake getent to avoid existing system users

Natanael Copa requested to merge ncopa/tiny-cloud:fake-getent into main

The default user may or may not exist on the system running the tests. Create a fake getent to simulate non-existing user in a consistent way.

fixes #42 (closed)

Merge request reports