Skip to content
Snippets Groups Projects
  1. Apr 07, 2022
    • vlorentz's avatar
      Rename metadata_raw to raw_metadata in the private API · 56da78d0
      vlorentz authored
      'metadata_raw' made sense, to discriminate from 'metadata_dict'; but no
      longer does, now that the latter was removed.
      
      Additionally, swh-web expects it to be named 'raw_metadata', so it
      could never actually get the metadata.
      56da78d0
  2. Apr 06, 2022
  3. Mar 28, 2022
  4. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · c83df715
      Antoine Lambert authored
      Due to test modules being copied in subdirectories of the
      build directory by setuptools, it makes pytest fail by raising
      ImportPathMismatchError exceptions when invoked from root
      directory of the module.
      
      So ignore the build folder to discover tests.
      c83df715
  5. Mar 21, 2022
  6. Mar 16, 2022
  7. Mar 15, 2022
  8. Mar 08, 2022
  9. Mar 04, 2022
  10. Feb 28, 2022
  11. Feb 24, 2022
  12. Feb 23, 2022
Loading