[Git-commits] [grml/grml2usb] 6f3eb5: Add unit testing capabilities and basic tests for ...

Michael Prokop noreply at github.com
Fri Oct 2 15:53:54 CEST 2020


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml2usb
  Commit: 6f3eb526aad869050f24159dc46e5d3bfe7cf952
      https://github.com/grml/grml2usb/commit/6f3eb526aad869050f24159dc46e5d3bfe7cf952
  Author: Manuel Rom <manuel.rom at student.tugraz.at>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M grml2usb
    A pytest.ini
    A test/grml2usb.py
    A test/grml2usb_test.py

  Log Message:
  -----------
  Add unit testing capabilities and basic tests for check_for_usbdevice

* Add a test directory and create file
  'test/grml2usb_test.py'
* Provide basic test for extract_device_name()
* Extract regex match into separate function for
  better readability and testing options
* Provide pytest.ini configuration to be able to use
  custom markers
* Add symlink in test directory pointing to grml2usb
  for usage with importlib


  Commit: 1dfee7dc5236d2eb6e93aca0f3d9a85c1a47ba39
      https://github.com/grml/grml2usb/commit/1dfee7dc5236d2eb6e93aca0f3d9a85c1a47ba39
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Use "GRML" as FAT label when creating the file system

Closes: grml/grml2usb#32


Compare: https://github.com/grml/grml2usb/compare/e73d9be6caed...1dfee7dc5236


More information about the Git-commits mailing list