Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files actions testing + code coverage #38806

Merged
merged 10 commits into from
Jun 21, 2023
Merged

Add files actions testing + code coverage #38806

merged 10 commits into from
Jun 21, 2023

Commits on Jun 21, 2023

  1. fix: delete action import

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8b5ef98 View commit details
    Browse the repository at this point in the history
  2. feat: prepare jest upgrade and ts testing

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f8e697c View commit details
    Browse the repository at this point in the history
  3. feat: add sidebar action testing

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    c31b232 View commit details
    Browse the repository at this point in the history
  4. feat: add delete action testing

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9fbdc00 View commit details
    Browse the repository at this point in the history
  5. feat: add download action testing

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    1b0848a View commit details
    Browse the repository at this point in the history
  6. feat: add open folder action testing

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8096315 View commit details
    Browse the repository at this point in the history
  7. fix(jest): replace mock with jest.spyOn

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    70ee8de View commit details
    Browse the repository at this point in the history
  8. feat: prepare jest coverage support

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    45ecd55 View commit details
    Browse the repository at this point in the history
  9. chore: update old codecov config

    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    8971148 View commit details
    Browse the repository at this point in the history
  10. chore: add __tests__ and __mocks__ to file checker and fix update…

    …d names
    
    Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
    skjnldsv committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a70aa61 View commit details
    Browse the repository at this point in the history