calamares-nixos-extensions icon indicating copy to clipboard operation
calamares-nixos-extensions copied to clipboard

Bootstrap testing

Open lulu-berlin opened this issue 6 months ago • 2 comments

This pull request addresses #44 by bootstrapping testing and implementing one unit test.

Changes:

  • Add a unit test for the baseline configuration
  • All mocks are extracted into conftest.py
  • Add fixture files for hardware-configuration.nix and kbd-model-map
  • Add a nix flake for running and developing the tests
  • Add instructions to README.md
  • Configure github actions to run tests on all pull requests

@vlinkz @ElvishJerricco

lulu-berlin avatar Aug 19 '24 18:08 lulu-berlin