Skip to content
Snippets Groups Projects
  1. Apr 08, 2022
  2. Apr 07, 2022
  3. Mar 30, 2022
  4. Mar 22, 2022
    • Antoine Lambert's avatar
      pytest: Exclude build directory for tests discovery · 4409e4b3
      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.
      4409e4b3
  5. Mar 01, 2022
  6. Feb 25, 2022
    • Antoine R. Dumont's avatar
      loader/opam/tests: Do not run actual opam init command call · 5c11fe2e
      Antoine R. Dumont authored
      Instead, this fixes the pseudo fake opam root present in tests datadir folder to the
      right structure and then installs it properly for the test to use.
      
      Another benefit from this is now inhibiting any actual network happening during the opam
      init cli call.
      
      This also reverts the previous commit which added a --yes in the opam init cli.
      This was not working and not the right solution in the end.
      
      Related to T3973
      v2.5.4
      5c11fe2e
  7. Feb 24, 2022
  8. Feb 23, 2022
  9. Feb 15, 2022
  10. Feb 10, 2022
  11. Feb 08, 2022
  12. Feb 03, 2022
  13. Jan 25, 2022
  14. Jan 24, 2022
  15. Jan 21, 2022
  16. Jan 14, 2022
  17. Jan 13, 2022
  18. Jan 11, 2022
  19. Dec 22, 2021
  20. Dec 16, 2021
  21. Dec 09, 2021
  22. Dec 08, 2021
  23. Dec 07, 2021
Loading