Skip to content
Snippets Groups Projects
  1. Feb 26, 2025
  2. Aug 21, 2024
  3. Aug 19, 2024
  4. Apr 13, 2024
  5. Nov 07, 2023
  6. Sep 08, 2023
  7. Jul 06, 2023
  8. May 05, 2023
  9. Mar 28, 2023
  10. Oct 11, 2022
  11. Sep 12, 2022
  12. May 11, 2022
  13. Apr 25, 2022
  14. Jan 23, 2022
    • Maksim's avatar
      refactor: introduce Fixtures util class (#12638) · dabe3d0e
      Maksim authored
      
      * refactor: introduce Fixtures util class
      
      * refactor: align yarn.spec
      
      * refactor: move fs mocks to __mocks__ folder
      
      * refactor: improve fs-extra mock
      
      * refactor: move callsite to dev deps
      
      * refactor: use fixtures class
      
      * refactor: use fixtures class
      
      * refactor: reduce external variables in tests
      
      * refactor: improve Fixtures
      
      * refactor: add type for realFs
      
      * refactor: remove obsolete snapshot
      
      * fix: by comments
      
      * refactor: provide ability to spy on mocked fs methods
      
      * refactor: fix build
      
      * refactor: fix by comments
      
      * refactor: add docs
      
      * refactor: fix unit test
      
      * refactor: return called times checks
      
      * refactor: fix by comments
      
      * refactor: adjust unit test
      
      * refactor: adjust unit test
      
      * refactor: fix unit test
      
      * refactor: fix by comments
      
      * refactor: fix by comments
      
      * refactor: update jsdoc
      
      * refactor: fix by comments
      
      Co-authored-by: default avatarRhys Arkins <rhys@arkins.net>
      Co-authored-by: default avatarJamie Magee <jamie.magee@gmail.com>
      Co-authored-by: Mich...
      dabe3d0e
Loading